#DFE0EF#DFE0EF
#DFE0EF is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.0% C 0.020 H 283.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0EF |
|---|---|
| RGB | rgb(223, 224, 239) |
| HSL | hsl(236, 33%, 91%) |
| HSV | hsv(236, 7%, 94%) |
| CMYK | cmyk(6.7%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(89.50, 2.44, -7.41) |
| CIE-LCH | lch(89.50, 7.80, 288.26°) |
| OKLab | oklab(91.04% 0.0046 -0.0198) |
| OKLCH | oklch(91.04% 0.02 283) |
| XYZ | xyz(72.6641, 75.2309, 92.3375) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.52
Fog
#D8DCE0
ΔE00 5.87
Ghostwhite
#F8F8FF
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0EF #EFEEDF
analogous
#DFE8EF #DFE0EF #E6DFEF
triadic
#DFE0EF #EFDFE0 #E0EFDF
tetradic
#DFE0EF #EFDFE8 #EFEEDF #DFEFE6
square
#DFE0EF #EFDFE8 #EFEEDF #DFEFE6
split-complementary
#DFE0EF #EFE6DF #E8EFDF
monochromatic
#8D91C6 #B6B8DB #DFE0EF #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.31
#DFE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DFE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0EF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0EF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1F0
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#DCE2E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe0ef; /* rgb */ color: rgb(223, 224, 239); /* oklch */ color: oklch(91.0% 0.020 283.0);
Tailwind
colors: {
custom: {
50: '#e9e9f4',
500: '#dfe0ef',
950: '#000000',
},
}SCSS
$custom: #dfe0ef; $custom-light: #e9e9f4; $custom-dark: #000000;
JSON
{
"hex": "#dfe0ef",
"rgb": {
"r": 223,
"g": 224,
"b": 239
},
"hsl": {
"h": 236.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91038,
"c": 0.02035,
"h": 283
},
"luminance": 0.75231
}Semantic roles & 50–950 ramp
primary
#DFE0EF
secondary
#C9C7A9
accent
#A539AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485