#DFE6EF#DFE6EF
#DFE6EF is a very light, near-neutral cyan. Relative luminance 0.785; OKLCH L 92.2% C 0.014 H 254.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6EF |
|---|---|
| RGB | rgb(223, 230, 239) |
| HSL | hsl(214, 33%, 91%) |
| HSV | hsv(214, 7%, 94%) |
| CMYK | cmyk(6.7%, 3.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.01, -0.66, -5.18) |
| CIE-LCH | lch(91.01, 5.22, 262.75°) |
| OKLab | oklab(92.23% -0.0038 -0.0138) |
| OKLCH | oklch(92.23% 0.014 254.6) |
| XYZ | xyz(74.3051, 78.5130, 92.8845) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.20
Aliceblue
#F0F8FF
ΔE00 3.92
Gainsboro
#DCDCDC
ΔE00 5.14
Ghostwhite
#F8F8FF
ΔE00 5.17
Whitesmoke
#F5F5F5
ΔE00 5.78
Light Gray
#D3D3D3
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6EF #EFE8DF
analogous
#DFEEEF #DFE6EF #E0DFEF
triadic
#DFE6EF #EFDFE6 #E6EFDF
tetradic
#DFE6EF #EFDFEE #EFE8DF #DFEFE0
square
#DFE6EF #EFDFEE #EFE8DF #DFEFE0
split-complementary
#DFE6EF #EFE0DF #EEEFDF
monochromatic
#8DA6C6 #B6C6DB #DFE6EF #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.26
#DFE6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DFE6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6EF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6EF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#DBE8E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe6ef; /* rgb */ color: rgb(223, 230, 239); /* oklch */ color: oklch(92.2% 0.014 254.6);
Tailwind
colors: {
custom: {
50: '#e9edf4',
500: '#dfe6ef',
950: '#000000',
},
}SCSS
$custom: #dfe6ef; $custom-light: #e9edf4; $custom-dark: #000000;
JSON
{
"hex": "#dfe6ef",
"rgb": {
"r": 223,
"g": 230,
"b": 239
},
"hsl": {
"h": 213.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.92225,
"c": 0.01436,
"h": 254.6
},
"luminance": 0.78514
}Semantic roles & 50–950 ramp
primary
#DFE6EF
secondary
#C9BBA9
accent
#7A39AC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485