#DEE7EF#DEE7EF
#DEE7EF is a very light, near-neutral cyan. Relative luminance 0.789; OKLCH L 92.3% C 0.015 H 244.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7EF |
|---|---|
| RGB | rgb(222, 231, 239) |
| HSL | hsl(208, 35%, 90%) |
| HSV | hsv(208, 7%, 94%) |
| CMYK | cmyk(7.1%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.19, -1.50, -4.92) |
| CIE-LCH | lch(91.19, 5.14, 253.05°) |
| OKLab | oklab(92.35% -0.0062 -0.0132) |
| OKLCH | oklch(92.35% 0.015 244.7) |
| XYZ | xyz(74.2769, 78.9128, 92.9631) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.31
Aliceblue
#F0F8FF
ΔE00 3.65
Gainsboro
#DCDCDC
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 5.73
Whitesmoke
#F5F5F5
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7EF #EFE6DE
analogous
#DEEFEE #DEE7EF #DEDEEF
triadic
#DEE7EF #EFDEE7 #E7EFDE
tetradic
#DEE7EF #EEDEEF #EFE6DE #DEEFDE
square
#DEE7EF #EEDEEF #EFE6DE #DEEFDE
split-complementary
#DEE7EF #EFDEDE #EFEEDE
monochromatic
#8CABC7 #B5C9DB #DEE7EF #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.25
#DEE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DEE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7EF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7EF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#DAE9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee7ef; /* rgb */ color: rgb(222, 231, 239); /* oklch */ color: oklch(92.3% 0.015 244.7);
Tailwind
colors: {
custom: {
50: '#e8eef4',
500: '#dee7ef',
950: '#000000',
},
}SCSS
$custom: #dee7ef; $custom-light: #e8eef4; $custom-dark: #000000;
JSON
{
"hex": "#dee7ef",
"rgb": {
"r": 222,
"g": 231,
"b": 239
},
"hsl": {
"h": 208.235,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.9235,
"c": 0.01456,
"h": 244.7
},
"luminance": 0.78913
}Semantic roles & 50–950 ramp
primary
#DEE7EF
secondary
#CAB8A8
accent
#6F38AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585