#D8E8F2#D8E8F2
#D8E8F2 is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.2% C 0.022 H 235.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E8F2 |
|---|---|
| RGB | rgb(216, 232, 242) |
| HSL | hsl(203, 50%, 90%) |
| HSV | hsv(203, 11%, 95%) |
| CMYK | cmyk(10.7%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.11, -3.36, -6.66) |
| CIE-LCH | lch(91.11, 7.46, 243.20°) |
| OKLab | oklab(92.2% -0.0125 -0.0179) |
| OKLCH | oklch(92.2% 0.022 235) |
| XYZ | xyz(73.1989, 78.7219, 95.3256) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.75
Fog
#D8DCE0
ΔE00 5.26
Azure (CSS)
#F0FFFF
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.34
Whitesmoke
#F5F5F5
ΔE00 7.76
Ghostwhite
#F8F8FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E8F2 #F2E2D8
analogous
#D8F2EF #D8E8F2 #D8DBF2
triadic
#D8E8F2 #F2D8E8 #E8F2D8
tetradic
#D8E8F2 #EFD8F2 #F2E2D8 #DBF2D8
square
#D8E8F2 #EFD8F2 #F2E2D8 #DBF2D8
split-complementary
#D8E8F2 #F2D8DB #F2EFD8
monochromatic
#7CB2D3 #AACDE3 #D8E8F2 #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.25
#D8E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D8E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E8F2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E8F2 | 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)
#E4E7F3
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#D2EBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8e8f2; /* rgb */ color: rgb(216, 232, 242); /* oklch */ color: oklch(92.2% 0.022 235.0);
Tailwind
colors: {
custom: {
50: '#e4eff6',
500: '#d8e8f2',
950: '#000000',
},
}SCSS
$custom: #d8e8f2; $custom-light: #e4eff6; $custom-dark: #000000;
JSON
{
"hex": "#d8e8f2",
"rgb": {
"r": 216,
"g": 232,
"b": 242
},
"hsl": {
"h": 203.077,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.92203,
"c": 0.02186,
"h": 235
},
"luminance": 0.78723
}Semantic roles & 50–950 ramp
primary
#D8E8F2
secondary
#D0B19E
accent
#6228BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585