#DFE6EE#DFE6EE
#DFE6EE is a very light, near-neutral cyan. Relative luminance 0.785; OKLCH L 92.2% C 0.013 H 251.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6EE |
|---|---|
| RGB | rgb(223, 230, 238) |
| HSL | hsl(212, 31%, 90%) |
| HSV | hsv(212, 6%, 93%) |
| CMYK | cmyk(6.3%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.99, -0.85, -4.69) |
| CIE-LCH | lch(90.99, 4.77, 259.76°) |
| OKLab | oklab(92.2% -0.0042 -0.0125) |
| OKLCH | oklch(92.2% 0.013 251.6) |
| XYZ | xyz(74.1578, 78.4541, 92.1086) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.92
Aliceblue
#F0F8FF
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.83
Ghostwhite
#F8F8FF
ΔE00 5.22
Whitesmoke
#F5F5F5
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6EE #EEE7DF
analogous
#DFEDEE #DFE6EE #DFDFEE
triadic
#DFE6EE #EEDFE6 #E6EEDF
tetradic
#DFE6EE #EEDFED #EEE7DF #DFEEDF
square
#DFE6EE #EEDFED #EEE7DF #DFEEDF
split-complementary
#DFE6EE #EEDFDF #EDEEDF
monochromatic
#8FA8C4 #B7C7D9 #DFE6EE #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.26
#DFE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DFE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6EE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6EE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#E2E4EE
Tritanopia (blue-blind)
#DCE8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe6ee; /* rgb */ color: rgb(223, 230, 238); /* oklch */ color: oklch(92.2% 0.013 251.6);
Tailwind
colors: {
custom: {
50: '#e9edf3',
500: '#dfe6ee',
950: '#000000',
},
}SCSS
$custom: #dfe6ee; $custom-light: #e9edf3; $custom-dark: #000000;
JSON
{
"hex": "#dfe6ee",
"rgb": {
"r": 223,
"g": 230,
"b": 238
},
"hsl": {
"h": 212,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.92195,
"c": 0.01323,
"h": 251.6
},
"luminance": 0.78455
}Semantic roles & 50–950 ramp
primary
#DFE6EE
secondary
#C8BAAA
accent
#763CA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485