#DFE4E9#DFE4E9
#DFE4E9 is a very light, near-neutral cyan. Relative luminance 0.771; OKLCH L 91.6% C 0.009 H 248.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4E9 |
|---|---|
| RGB | rgb(223, 228, 233) |
| HSL | hsl(210, 19%, 89%) |
| HSV | hsv(210, 4%, 91%) |
| CMYK | cmyk(4.3%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(90.35, -0.75, -3.01) |
| CIE-LCH | lch(90.35, 3.11, 255.95°) |
| OKLab | oklab(91.65% -0.0033 -0.008) |
| OKLCH | oklch(91.65% 0.009 248) |
| XYZ | xyz(72.8800, 77.0576, 88.1091) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.84
Gainsboro
#DCDCDC
ΔE00 3.42
Aliceblue
#F0F8FF
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 4.81
Ghostwhite
#F8F8FF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4E9 #E9E4DF
analogous
#DFE9E9 #DFE4E9 #DFDFE9
triadic
#DFE4E9 #E9DFE4 #E4E9DF
tetradic
#DFE4E9 #E9DFE9 #E9E4DF #DFE9DF
square
#DFE4E9 #E9DFE9 #E9E4DF #DFE9DF
split-complementary
#DFE4E9 #E9DFDF #E9E9DF
monochromatic
#96A7B7 #BBC5D0 #DFE4E9 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.28
#DFE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#DFE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4E9
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4E9 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E9
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#DDE5E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe4e9; /* rgb */ color: rgb(223, 228, 233); /* oklch */ color: oklch(91.6% 0.009 248.0);
Tailwind
colors: {
custom: {
50: '#e9ecf0',
500: '#dfe4e9',
950: '#000000',
},
}SCSS
$custom: #dfe4e9; $custom-light: #e9ecf0; $custom-dark: #000000;
JSON
{
"hex": "#dfe4e9",
"rgb": {
"r": 223,
"g": 228,
"b": 233
},
"hsl": {
"h": 210,
"s": 18.519,
"l": 89.412
},
"oklch": {
"l": 0.91649,
"c": 0.00869,
"h": 248
},
"luminance": 0.77058
}Semantic roles & 50–950 ramp
primary
#DFE4E9
secondary
#C0B6AD
accent
#73499D
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485