#D0E2E8#D0E2E8
#D0E2E8 is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.1% C 0.021 H 219.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E2E8 |
|---|---|
| RGB | rgb(208, 226, 232) |
| HSL | hsl(195, 34%, 86%) |
| HSV | hsv(195, 10%, 91%) |
| CMYK | cmyk(10.3%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(88.75, -4.80, -4.97) |
| CIE-LCH | lch(88.75, 6.91, 225.97°) |
| OKLab | oklab(90.11% -0.0161 -0.0134) |
| OKLCH | oklch(90.11% 0.021 219.7) |
| XYZ | xyz(67.7710, 73.6278, 86.9693) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.56
Aliceblue
#F0F8FF
ΔE00 6.65
Azure (CSS)
#F0FFFF
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E2E8 #E8D6D0
analogous
#D0E8E2 #D0E2E8 #D0D6E8
triadic
#D0E2E8 #E8D0E2 #E2E8D0
tetradic
#D0E2E8 #E2D0E8 #E8D6D0 #D6E8D0
square
#D0E2E8 #E2D0E8 #E8D6D0 #D6E8D0
split-complementary
#D0E2E8 #E8D0D6 #E8E2D0
monochromatic
#7EAFC0 #A7C9D4 #D0E2E8 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.34
#D0E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#D0E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E2E8
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E2E8 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E8
Deuteranopia (green-blind)
#DADDE8
Tritanopia (blue-blind)
#CAE4E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0e2e8; /* rgb */ color: rgb(208, 226, 232); /* oklch */ color: oklch(90.1% 0.021 219.7);
Tailwind
colors: {
custom: {
50: '#deebef',
500: '#d0e2e8',
950: '#000000',
},
}SCSS
$custom: #d0e2e8; $custom-light: #deebef; $custom-dark: #000000;
JSON
{
"hex": "#d0e2e8",
"rgb": {
"r": 208,
"g": 226,
"b": 232
},
"hsl": {
"h": 195,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.90114,
"c": 0.02094,
"h": 219.7
},
"luminance": 0.73629
}Semantic roles & 50–950 ramp
primary
#D0E2E8
secondary
#C2A49B
accent
#5638AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485