#DFE4E7#DFE4E7
#DFE4E7 is a very light, near-neutral cyan. Relative luminance 0.769; OKLCH L 91.6% C 0.007 H 233.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4E7 |
|---|---|
| RGB | rgb(223, 228, 231) |
| HSL | hsl(203, 14%, 89%) |
| HSV | hsv(203, 3%, 91%) |
| CMYK | cmyk(3.5%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.30, -1.12, -2.04) |
| CIE-LCH | lch(90.30, 2.33, 241.18°) |
| OKLab | oklab(91.59% -0.004 -0.0055) |
| OKLCH | oklch(91.59% 0.007 233.6) |
| XYZ | xyz(72.5959, 76.9440, 86.6129) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.91
Gainsboro
#DCDCDC
ΔE00 2.97
Light Gray
#D3D3D3
ΔE00 4.45
Whitesmoke
#F5F5F5
ΔE00 4.54
Aliceblue
#F0F8FF
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4E7 #E7E2DF
analogous
#DFE7E6 #DFE4E7 #DFE0E7
triadic
#DFE4E7 #E7DFE4 #E4E7DF
tetradic
#DFE4E7 #E6DFE7 #E7E2DF #E0E7DF
square
#DFE4E7 #E6DFE7 #E7E2DF #E0E7DF
split-complementary
#DFE4E7 #E7DFE0 #E7E6DF
monochromatic
#99A9B3 #BCC6CD #DFE4E7 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.28
#DFE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DFE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4E7
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4E7 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E7
Deuteranopia (green-blind)
#E1E3E7
Tritanopia (blue-blind)
#DDE5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe4e7; /* rgb */ color: rgb(223, 228, 231); /* oklch */ color: oklch(91.6% 0.007 233.6);
Tailwind
colors: {
custom: {
50: '#e9ecee',
500: '#dfe4e7',
950: '#000000',
},
}SCSS
$custom: #dfe4e7; $custom-light: #e9ecee; $custom-dark: #000000;
JSON
{
"hex": "#dfe4e7",
"rgb": {
"r": 223,
"g": 228,
"b": 231
},
"hsl": {
"h": 202.5,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.91591,
"c": 0.00678,
"h": 233.6
},
"luminance": 0.76944
}Semantic roles & 50–950 ramp
primary
#DFE4E7
secondary
#BCB3AE
accent
#694D98
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485