#D0E4F0#D0E4F0
#D0E4F0 is a very light, muted cyan. Relative luminance 0.752; OKLCH L 90.8% C 0.027 H 234.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E4F0 |
|---|---|
| RGB | rgb(208, 228, 240) |
| HSL | hsl(203, 52%, 88%) |
| HSV | hsv(203, 13%, 94%) |
| CMYK | cmyk(13.3%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(89.48, -4.24, -8.08) |
| CIE-LCH | lch(89.48, 9.13, 242.30°) |
| OKLab | oklab(90.77% -0.0158 -0.0218) |
| OKLCH | oklch(90.77% 0.027 234) |
| XYZ | xyz(69.4803, 75.1867, 93.2731) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.23
Aliceblue
#F0F8FF
ΔE00 6.40
Lightblue
#ADD8E6
ΔE00 7.40
Azure (CSS)
#F0FFFF
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E4F0 #F0DCD0
analogous
#D0F0EC #D0E4F0 #D0D4F0
triadic
#D0E4F0 #F0D0E4 #E4F0D0
tetradic
#D0E4F0 #ECD0F0 #F0DCD0 #D4F0D0
square
#D0E4F0 #ECD0F0 #F0DCD0 #D4F0D0
split-complementary
#D0E4F0 #F0D0D4 #F0ECD0
monochromatic
#73AFD2 #A2C9E1 #D0E4F0 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.31
#D0E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D0E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E4F0
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E4F0 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#C8E7E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d0e4f0; /* rgb */ color: rgb(208, 228, 240); /* oklch */ color: oklch(90.8% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#deecf4',
500: '#d0e4f0',
950: '#000000',
},
}SCSS
$custom: #d0e4f0; $custom-light: #deecf4; $custom-dark: #000000;
JSON
{
"hex": "#d0e4f0",
"rgb": {
"r": 208,
"g": 228,
"b": 240
},
"hsl": {
"h": 202.5,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.90765,
"c": 0.02694,
"h": 234
},
"luminance": 0.75188
}Semantic roles & 50–950 ramp
primary
#D0E4F0
secondary
#CEAB96
accent
#6026BF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485