#D0DFEE#D0DFEE
#D0DFEE is a very light, muted cyan. Relative luminance 0.724; OKLCH L 89.7% C 0.026 H 248.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFEE |
|---|---|
| RGB | rgb(208, 223, 238) |
| HSL | hsl(210, 47%, 87%) |
| HSV | hsv(210, 13%, 93%) |
| CMYK | cmyk(12.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.14, -2.06, -9.02) |
| CIE-LCH | lch(88.14, 9.25, 257.11°) |
| OKLab | oklab(89.69% -0.0098 -0.0243) |
| OKLCH | oklch(89.69% 0.026 248.1) |
| XYZ | xyz(67.8292, 72.3572, 91.2651) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.44
Aliceblue
#F0F8FF
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFEE #EEDFD0
analogous
#D0EEEE #D0DFEE #D0D0EE
triadic
#D0DFEE #EED0DF #DFEED0
tetradic
#D0DFEE #EED0EE #EEDFD0 #D0EED0
square
#D0DFEE #EED0EE #EEDFD0 #D0EED0
split-complementary
#D0DFEE #EED0D0 #EEEED0
monochromatic
#76A2CD #A3C0DE #D0DFEE #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.36
#D0DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D0DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFEE
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFEE | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#C9E2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d0dfee; /* rgb */ color: rgb(208, 223, 238); /* oklch */ color: oklch(89.7% 0.026 248.1);
Tailwind
colors: {
custom: {
50: '#dee9f3',
500: '#d0dfee',
950: '#000000',
},
}SCSS
$custom: #d0dfee; $custom-light: #dee9f3; $custom-dark: #000000;
JSON
{
"hex": "#d0dfee",
"rgb": {
"r": 208,
"g": 223,
"b": 238
},
"hsl": {
"h": 210,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.89692,
"c": 0.02619,
"h": 248.1
},
"luminance": 0.72358
}Semantic roles & 50–950 ramp
primary
#D0DFEE
secondary
#CBB198
accent
#732BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485