Skip to content

#DFE5FA

≈ lavender · rgb(223, 229, 250)
Color formats
HEX#DFE5FA
RGBrgb(223, 229, 250)
HSLhsl(227, 73%, 93%)
HSVhsv(227, 11%, 98%)
OKLCHoklch(92% 0.03 273)
CMYKcmyk(11%, 8%, 0%, 2%)
Contrast & accessibility
On white1.26:1below AA
On black16.73:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
  --lavender: #dfe5fa;
  --lavender-rgb: 223 229 250;
  --lavender-oklch: oklch(92% 0.03 273);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfe5fa] text-[#dfe5fa] border-[#dfe5fa]
Shades & tints
Color harmonies
About this color

#DFE5FA is a color with the RGB value rgb(223, 229, 250). Its closest CSS named color is "lavender". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #DFE5FA to other formats

Palettes with a similar color

Gradients with a similar color

Copied