#DEE8EF#DEE8EF
#DEE8EF is a very light, near-neutral cyan. Relative luminance 0.795; OKLCH L 92.5% C 0.014 H 238.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8EF |
|---|---|
| RGB | rgb(222, 232, 239) |
| HSL | hsl(205, 35%, 90%) |
| HSV | hsv(205, 7%, 94%) |
| CMYK | cmyk(7.1%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(91.45, -2.01, -4.54) |
| CIE-LCH | lch(91.45, 4.97, 246.11°) |
| OKLab | oklab(92.55% -0.0076 -0.0122) |
| OKLCH | oklch(92.55% 0.014 238) |
| XYZ | xyz(74.5576, 79.4741, 93.0567) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.52
Aliceblue
#F0F8FF
ΔE00 3.56
Gainsboro
#DCDCDC
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 5.75
Ghostwhite
#F8F8FF
ΔE00 6.04
Azure (CSS)
#F0FFFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8EF #EFE5DE
analogous
#DEEFED #DEE8EF #DEDFEF
triadic
#DEE8EF #EFDEE8 #E8EFDE
tetradic
#DEE8EF #EDDEEF #EFE5DE #DFEFDE
square
#DEE8EF #EDDEEF #EFE5DE #DFEFDE
split-complementary
#DEE8EF #EFDEDF #EFEDDE
monochromatic
#8CAFC7 #B5CBDB #DEE8EF #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.24
#DEE8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DEE8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8EF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8EF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#DAEAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee8ef; /* rgb */ color: rgb(222, 232, 239); /* oklch */ color: oklch(92.5% 0.014 238.0);
Tailwind
colors: {
custom: {
50: '#e8eff4',
500: '#dee8ef',
950: '#000000',
},
}SCSS
$custom: #dee8ef; $custom-light: #e8eff4; $custom-dark: #000000;
JSON
{
"hex": "#dee8ef",
"rgb": {
"r": 222,
"g": 232,
"b": 239
},
"hsl": {
"h": 204.706,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.92549,
"c": 0.01435,
"h": 238
},
"luminance": 0.79475
}Semantic roles & 50–950 ramp
primary
#DEE8EF
secondary
#CAB6A8
accent
#6838AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585