#DFE9EF#DFE9EF
#DFE9EF is a very light, near-neutral cyan. Relative luminance 0.802; OKLCH L 92.8% C 0.013 H 233.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE9EF |
|---|---|
| RGB | rgb(223, 233, 239) |
| HSL | hsl(203, 33%, 91%) |
| HSV | hsv(203, 7%, 94%) |
| CMYK | cmyk(6.7%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(91.77, -2.20, -4.06) |
| CIE-LCH | lch(91.77, 4.61, 241.53°) |
| OKLab | oklab(92.82% -0.008 -0.0109) |
| OKLCH | oklch(92.82% 0.013 233.8) |
| XYZ | xyz(75.1471, 80.1971, 93.1652) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.44
Fog
#D8DCE0
ΔE00 3.63
Gainsboro
#DCDCDC
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.49
Azure (CSS)
#F0FFFF
ΔE00 5.88
Ghostwhite
#F8F8FF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE9EF #EFE5DF
analogous
#DFEFED #DFE9EF #DFE1EF
triadic
#DFE9EF #EFDFE9 #E9EFDF
tetradic
#DFE9EF #EDDFEF #EFE5DF #E1EFDF
square
#DFE9EF #EDDFEF #EFE5DF #E1EFDF
split-complementary
#DFE9EF #EFDFE1 #EFEDDF
monochromatic
#8DB1C6 #B6CDDB #DFE9EF #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.23
#DFE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DFE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE9EF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE9EF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#DBEBEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe9ef; /* rgb */ color: rgb(223, 233, 239); /* oklch */ color: oklch(92.8% 0.013 233.8);
Tailwind
colors: {
custom: {
50: '#e9f0f4',
500: '#dfe9ef',
950: '#000000',
},
}SCSS
$custom: #dfe9ef; $custom-light: #e9f0f4; $custom-dark: #000000;
JSON
{
"hex": "#dfe9ef",
"rgb": {
"r": 223,
"g": 233,
"b": 239
},
"hsl": {
"h": 202.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.92822,
"c": 0.01348,
"h": 233.8
},
"luminance": 0.80198
}Semantic roles & 50–950 ramp
primary
#DFE9EF
secondary
#C9B5A9
accent
#6439AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585