#DFE8EF#DFE8EF
#DFE8EF is a very light, near-neutral cyan. Relative luminance 0.796; OKLCH L 92.6% C 0.014 H 241.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE8EF |
|---|---|
| RGB | rgb(223, 232, 239) |
| HSL | hsl(206, 33%, 91%) |
| HSV | hsv(206, 7%, 94%) |
| CMYK | cmyk(6.7%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(91.52, -1.69, -4.43) |
| CIE-LCH | lch(91.52, 4.74, 249.15°) |
| OKLab | oklab(92.62% -0.0066 -0.0119) |
| OKLCH | oklch(92.62% 0.014 241) |
| XYZ | xyz(74.8649, 79.6326, 93.0711) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.32
Aliceblue
#F0F8FF
ΔE00 3.44
Gainsboro
#DCDCDC
ΔE00 5.15
Whitesmoke
#F5F5F5
ΔE00 5.49
Ghostwhite
#F8F8FF
ΔE00 5.69
Pale Grey
#FDFDFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE8EF #EFE6DF
analogous
#DFEFEE #DFE8EF #DFE0EF
triadic
#DFE8EF #EFDFE8 #E8EFDF
tetradic
#DFE8EF #EEDFEF #EFE6DF #E0EFDF
square
#DFE8EF #EEDFEF #EFE6DF #E0EFDF
split-complementary
#DFE8EF #EFDFE0 #EFEEDF
monochromatic
#8DADC6 #B6CBDB #DFE8EF #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.24
#DFE8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DFE8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE8EF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE8EF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#DBEAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe8ef; /* rgb */ color: rgb(223, 232, 239); /* oklch */ color: oklch(92.6% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#e9eff4',
500: '#dfe8ef',
950: '#000000',
},
}SCSS
$custom: #dfe8ef; $custom-light: #e9eff4; $custom-dark: #000000;
JSON
{
"hex": "#dfe8ef",
"rgb": {
"r": 223,
"g": 232,
"b": 239
},
"hsl": {
"h": 206.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.92623,
"c": 0.01356,
"h": 241
},
"luminance": 0.79633
}Semantic roles & 50–950 ramp
primary
#DFE8EF
secondary
#C9B7A9
accent
#6C39AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585