#DFE4EF#DFE4EF
#DFE4EF is a very light, near-neutral blue. Relative luminance 0.774; OKLCH L 91.8% C 0.016 H 266.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4EF |
|---|---|
| RGB | rgb(223, 228, 239) |
| HSL | hsl(221, 33%, 91%) |
| HSV | hsv(221, 7%, 94%) |
| CMYK | cmyk(6.7%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(90.51, 0.37, -5.92) |
| CIE-LCH | lch(90.51, 5.93, 273.60°) |
| OKLab | oklab(91.83% -0.001 -0.0158) |
| OKLCH | oklch(91.83% 0.016 266.3) |
| XYZ | xyz(73.7517, 77.4063, 92.7000) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 4.89
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Ghostwhite
#F8F8FF
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 5.52
Whitesmoke
#F5F5F5
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4EF #EFEADF
analogous
#DFECEF #DFE4EF #E2DFEF
triadic
#DFE4EF #EFDFE4 #E4EFDF
tetradic
#DFE4EF #EFDFEC #EFEADF #DFEFE2
square
#DFE4EF #EFDFEC #EFEADF #DFEFE2
split-complementary
#DFE4EF #EFE2DF #ECEFDF
monochromatic
#8D9FC6 #B6C2DB #DFE4EF #EBEEF5 #EBEEF5
Accessibility & contrast
On white
1.27
#DFE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#DFE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4EF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4EF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F0
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#DCE6E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe4ef; /* rgb */ color: rgb(223, 228, 239); /* oklch */ color: oklch(91.8% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#e9ecf4',
500: '#dfe4ef',
950: '#000000',
},
}SCSS
$custom: #dfe4ef; $custom-light: #e9ecf4; $custom-dark: #000000;
JSON
{
"hex": "#dfe4ef",
"rgb": {
"r": 223,
"g": 228,
"b": 239
},
"hsl": {
"h": 221.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91828,
"c": 0.01587,
"h": 266.3
},
"luminance": 0.77407
}Semantic roles & 50–950 ramp
primary
#DFE4EF
secondary
#C9BFA9
accent
#8839AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485