#DEE6EA#DEE6EA
#DEE6EA is a very light, near-neutral cyan. Relative luminance 0.781; OKLCH L 92.0% C 0.010 H 228.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE6EA |
|---|---|
| RGB | rgb(222, 230, 234) |
| HSL | hsl(200, 22%, 89%) |
| HSV | hsv(200, 5%, 92%) |
| CMYK | cmyk(5.1%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.81, -1.93, -2.87) |
| CIE-LCH | lch(90.81, 3.46, 236.13°) |
| OKLab | oklab(92% -0.0067 -0.0077) |
| OKLCH | oklch(92% 0.01 228.9) |
| XYZ | xyz(73.2694, 78.0632, 89.0336) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.73
Aliceblue
#F0F8FF
ΔE00 4.12
Gainsboro
#DCDCDC
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 5.09
Light Gray
#D3D3D3
ΔE00 5.47
Light Grey
#D8DCD6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE6EA #EAE2DE
analogous
#DEEAE8 #DEE6EA #DEE0EA
triadic
#DEE6EA #EADEE6 #E6EADE
tetradic
#DEE6EA #E8DEEA #EAE2DE #E0EADE
square
#DEE6EA #E8DEEA #EAE2DE #E0EADE
split-complementary
#DEE6EA #EADEE0 #EAE8DE
monochromatic
#93ADBA #B9CAD2 #DEE6EA #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.26
#DEE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DEE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE6EA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE6EA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#DBE7E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dee6ea; /* rgb */ color: rgb(222, 230, 234); /* oklch */ color: oklch(92.0% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#e8edf0',
500: '#dee6ea',
950: '#000000',
},
}SCSS
$custom: #dee6ea; $custom-light: #e8edf0; $custom-dark: #000000;
JSON
{
"hex": "#dee6ea",
"rgb": {
"r": 222,
"g": 230,
"b": 234
},
"hsl": {
"h": 200,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.92002,
"c": 0.01019,
"h": 228.9
},
"luminance": 0.78064
}Semantic roles & 50–950 ramp
primary
#DEE6EA
secondary
#C1B2AB
accent
#6345A1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485