#D8EBF2#D8EBF2
#D8EBF2 is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.022 H 221.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBF2 |
|---|---|
| RGB | rgb(216, 235, 242) |
| HSL | hsl(196, 50%, 90%) |
| HSV | hsv(196, 11%, 95%) |
| CMYK | cmyk(10.7%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.88, -4.90, -5.53) |
| CIE-LCH | lch(91.88, 7.39, 228.44°) |
| OKLab | oklab(92.81% -0.0166 -0.0149) |
| OKLCH | oklch(92.81% 0.022 221.8) |
| XYZ | xyz(74.0506, 80.4252, 95.6094) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.32
Aliceblue
#F0F8FF
ΔE00 5.39
Fog
#D8DCE0
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 6.71
Mintcream
#F5FFFA
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBF2 #F2DFD8
analogous
#D8F2EC #D8EBF2 #D8DEF2
triadic
#D8EBF2 #F2D8EB #EBF2D8
tetradic
#D8EBF2 #ECD8F2 #F2DFD8 #DEF2D8
square
#D8EBF2 #ECD8F2 #F2DFD8 #DEF2D8
split-complementary
#D8EBF2 #F2D8DE #F2ECD8
monochromatic
#7CBCD3 #AAD3E3 #D8EBF2 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.23
#D8EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D8EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBF2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBF2 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E3E6F2
Tritanopia (blue-blind)
#D1EDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8ebf2; /* rgb */ color: rgb(216, 235, 242); /* oklch */ color: oklch(92.8% 0.022 221.8);
Tailwind
colors: {
custom: {
50: '#e4f1f6',
500: '#d8ebf2',
950: '#000000',
},
}SCSS
$custom: #d8ebf2; $custom-light: #e4f1f6; $custom-dark: #000000;
JSON
{
"hex": "#d8ebf2",
"rgb": {
"r": 216,
"g": 235,
"b": 242
},
"hsl": {
"h": 196.154,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.92807,
"c": 0.0223,
"h": 221.8
},
"luminance": 0.80426
}Semantic roles & 50–950 ramp
primary
#D8EBF2
secondary
#D0AB9E
accent
#5028BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585