#D0DFEB#D0DFEB
#D0DFEB is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.023 H 241.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFEB |
|---|---|
| RGB | rgb(208, 223, 235) |
| HSL | hsl(207, 40%, 87%) |
| HSV | hsv(207, 11%, 92%) |
| CMYK | cmyk(11.5%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.06, -2.66, -7.57) |
| CIE-LCH | lch(88.06, 8.02, 250.60°) |
| OKLab | oklab(89.6% -0.0109 -0.0204) |
| OKLCH | oklch(89.6% 0.023 241.9) |
| XYZ | xyz(67.3921, 72.1824, 88.9632) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.80
Aliceblue
#F0F8FF
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.53
Cloudy Blue
#ACC2D9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFEB #EBDCD0
analogous
#D0EBEA #D0DFEB #D0D2EB
triadic
#D0DFEB #EBD0DF #DFEBD0
tetradic
#D0DFEB #EAD0EB #EBDCD0 #D2EBD0
square
#D0DFEB #EAD0EB #EBDCD0 #D2EBD0
split-complementary
#D0DFEB #EBD0D2 #EBEAD0
monochromatic
#7AA5C6 #A5C2D9 #D0DFEB #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.36
#D0DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D0DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFEB
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFEB | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#C9E2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d0dfeb; /* rgb */ color: rgb(208, 223, 235); /* oklch */ color: oklch(89.6% 0.023 241.9);
Tailwind
colors: {
custom: {
50: '#dee9f1',
500: '#d0dfeb',
950: '#000000',
},
}SCSS
$custom: #d0dfeb; $custom-light: #dee9f1; $custom-dark: #000000;
JSON
{
"hex": "#d0dfeb",
"rgb": {
"r": 208,
"g": 223,
"b": 235
},
"hsl": {
"h": 206.667,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.89598,
"c": 0.02308,
"h": 241.9
},
"luminance": 0.72183
}Semantic roles & 50–950 ramp
primary
#D0DFEB
secondary
#C6AD99
accent
#6C32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485