#D0DFEA#D0DFEA
#D0DFEA is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.022 H 239.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFEA |
|---|---|
| RGB | rgb(208, 223, 234) |
| HSL | hsl(205, 38%, 87%) |
| HSV | hsv(205, 11%, 92%) |
| CMYK | cmyk(11.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(88.03, -2.86, -7.08) |
| CIE-LCH | lch(88.03, 7.64, 247.99°) |
| OKLab | oklab(89.57% -0.0112 -0.019) |
| OKLCH | oklch(89.57% 0.022 239.5) |
| XYZ | xyz(67.2480, 72.1248, 88.2045) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFEA #EADBD0
analogous
#D0EAE8 #D0DFEA #D0D2EA
triadic
#D0DFEA #EAD0DF #DFEAD0
tetradic
#D0DFEA #E8D0EA #EADBD0 #D2EAD0
square
#D0DFEA #E8D0EA #EADBD0 #D2EAD0
split-complementary
#D0DFEA #EAD0D2 #EAE8D0
monochromatic
#7BA5C4 #A6C2D7 #D0DFEA #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.36
#D0DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D0DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFEA
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFEA | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#CAE2E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d0dfea; /* rgb */ color: rgb(208, 223, 234); /* oklch */ color: oklch(89.6% 0.022 239.5);
Tailwind
colors: {
custom: {
50: '#dee9f0',
500: '#d0dfea',
950: '#000000',
},
}SCSS
$custom: #d0dfea; $custom-light: #dee9f0; $custom-dark: #000000;
JSON
{
"hex": "#d0dfea",
"rgb": {
"r": 208,
"g": 223,
"b": 234
},
"hsl": {
"h": 205.385,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.89567,
"c": 0.02212,
"h": 239.5
},
"luminance": 0.72126
}Semantic roles & 50–950 ramp
primary
#D0DFEA
secondary
#C4AC9A
accent
#6934B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485