#D2EBF8#D2EBF8
#D2EBF8 is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.6% C 0.032 H 230.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBF8 |
|---|---|
| RGB | rgb(210, 235, 248) |
| HSL | hsl(201, 73%, 90%) |
| HSV | hsv(201, 15%, 97%) |
| CMYK | cmyk(15.3%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(91.64, -5.59, -9.05) |
| CIE-LCH | lch(91.64, 10.64, 238.31°) |
| OKLab | oklab(92.57% -0.0203 -0.0244) |
| OKLCH | oklch(92.57% 0.032 230.3) |
| XYZ | xyz(73.2257, 79.8940, 100.3518) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 7.03
Azure (CSS)
#F0FFFF
ΔE00 7.29
Lightcyan
#E0FFFF
ΔE00 7.68
Fog
#D8DCE0
ΔE00 7.94
Ice Blue
#A5DFF9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBF8 #F8DFD2
analogous
#D2F8F2 #D2EBF8 #D2D8F8
triadic
#D2EBF8 #F8D2EB #EBF8D2
tetradic
#D2EBF8 #F2D2F8 #F8DFD2 #D8F8D2
square
#D2EBF8 #F2D2F8 #F8DFD2 #D8F8D2
split-complementary
#D2EBF8 #F8D2D8 #F8F2D2
monochromatic
#68BCE8 #9DD3F0 #D2EBF8 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.24
#D2EBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#D2EBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBF8
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBF8 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#DFE5F8
Tritanopia (blue-blind)
#C8EFEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebf8; /* rgb */ color: rgb(210, 235, 248); /* oklch */ color: oklch(92.6% 0.032 230.3);
Tailwind
colors: {
custom: {
50: '#e0f1fa',
500: '#d2ebf8',
950: '#000000',
},
}SCSS
$custom: #d2ebf8; $custom-light: #e0f1fa; $custom-dark: #000000;
JSON
{
"hex": "#d2ebf8",
"rgb": {
"r": 210,
"g": 235,
"b": 248
},
"hsl": {
"h": 200.526,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.92572,
"c": 0.0318,
"h": 230.3
},
"luminance": 0.79896
}Semantic roles & 50–950 ramp
primary
#D2EBF8
secondary
#DCAB92
accent
#5410D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585