#D0DDEF#D0DDEF
#D0DDEF is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.028 H 256.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDEF |
|---|---|
| RGB | rgb(208, 221, 239) |
| HSL | hsl(215, 49%, 88%) |
| HSV | hsv(215, 13%, 94%) |
| CMYK | cmyk(13%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.66, -0.82, -10.27) |
| CIE-LCH | lch(87.66, 10.30, 265.41°) |
| OKLab | oklab(89.32% -0.0066 -0.0277) |
| OKLCH | oklch(89.32% 0.028 256.5) |
| XYZ | xyz(67.4453, 71.3538, 91.8639) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.53
Fog
#D8DCE0
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 6.94
Aliceblue
#F0F8FF
ΔE00 7.44
Cloudy Blue
#ACC2D9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDEF #EFE2D0
analogous
#D0ECEF #D0DDEF #D3D0EF
triadic
#D0DDEF #EFD0DD #DDEFD0
tetradic
#D0DDEF #EFD0EC #EFE2D0 #D0EFD3
square
#D0DDEF #EFD0EC #EFE2D0 #D0EFD3
split-complementary
#D0DDEF #EFD3D0 #ECEFD0
monochromatic
#759BD0 #A2BCDF #D0DDEF #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.38
#D0DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D0DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDEF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDEF | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D4DAEF
Tritanopia (blue-blind)
#C9E1E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0ddef; /* rgb */ color: rgb(208, 221, 239); /* oklch */ color: oklch(89.3% 0.028 256.5);
Tailwind
colors: {
custom: {
50: '#dee7f4',
500: '#d0ddef',
950: '#000000',
},
}SCSS
$custom: #d0ddef; $custom-light: #dee7f4; $custom-dark: #000000;
JSON
{
"hex": "#d0ddef",
"rgb": {
"r": 208,
"g": 221,
"b": 239
},
"hsl": {
"h": 214.839,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.89321,
"c": 0.02846,
"h": 256.5
},
"luminance": 0.71355
}Semantic roles & 50–950 ramp
primary
#D0DDEF
secondary
#CCB697
accent
#7F29BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485