#DEE7EB#DEE7EB
#DEE7EB is a very light, near-neutral cyan. Relative luminance 0.787; OKLCH L 92.2% C 0.011 H 226.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7EB |
|---|---|
| RGB | rgb(222, 231, 235) |
| HSL | hsl(198, 25%, 90%) |
| HSV | hsv(198, 6%, 92%) |
| CMYK | cmyk(5.5%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(91.09, -2.25, -2.98) |
| CIE-LCH | lch(91.09, 3.74, 232.92°) |
| OKLab | oklab(92.23% -0.0077 -0.008) |
| OKLCH | oklch(92.23% 0.011 226) |
| XYZ | xyz(73.6925, 78.6790, 89.8853) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.15
Aliceblue
#F0F8FF
ΔE00 4.04
Gainsboro
#DCDCDC
ΔE00 4.60
Whitesmoke
#F5F5F5
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7EB #EBE2DE
analogous
#DEEBE9 #DEE7EB #DEE1EB
triadic
#DEE7EB #EBDEE7 #E7EBDE
tetradic
#DEE7EB #E9DEEB #EBE2DE #E1EBDE
square
#DEE7EB #E9DEEB #EBE2DE #E1EBDE
split-complementary
#DEE7EB #EBDEE1 #EBE9DE
monochromatic
#92B0BD #B8CBD4 #DEE7EB #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.25
#DEE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DEE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7EB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7EB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#DBE8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dee7eb; /* rgb */ color: rgb(222, 231, 235); /* oklch */ color: oklch(92.2% 0.011 226.0);
Tailwind
colors: {
custom: {
50: '#e8eef1',
500: '#dee7eb',
950: '#000000',
},
}SCSS
$custom: #dee7eb; $custom-light: #e8eef1; $custom-dark: #000000;
JSON
{
"hex": "#dee7eb",
"rgb": {
"r": 222,
"g": 231,
"b": 235
},
"hsl": {
"h": 198.462,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92231,
"c": 0.0111,
"h": 226
},
"luminance": 0.7868
}Semantic roles & 50–950 ramp
primary
#DEE7EB
secondary
#C3B2AA
accent
#6042A3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585