#D1DDEA#D1DDEA
#D1DDEA is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.022 H 250.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DDEA |
|---|---|
| RGB | rgb(209, 221, 234) |
| HSL | hsl(211, 37%, 87%) |
| HSV | hsv(211, 11%, 92%) |
| CMYK | cmyk(10.7%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.59, -1.50, -7.73) |
| CIE-LCH | lch(87.59, 7.87, 258.98°) |
| OKLab | oklab(89.24% -0.0075 -0.0208) |
| OKLCH | oklch(89.24% 0.022 250.2) |
| XYZ | xyz(66.9990, 71.2079, 88.0406) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.41
Aliceblue
#F0F8FF
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.10
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DDEA #EADED1
analogous
#D1EAEA #D1DDEA #D2D1EA
triadic
#D1DDEA #EAD1DD #DDEAD1
tetradic
#D1DDEA #EAD1EA #EADED1 #D1EAD2
square
#D1DDEA #EAD1EA #EADED1 #D1EAD2
split-complementary
#D1DDEA #EAD2D1 #EAEAD1
monochromatic
#7D9FC4 #A7BED7 #D1DDEA #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.38
#D1DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D1DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DDEA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DDEA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D6DAEA
Tritanopia (blue-blind)
#CBE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1ddea; /* rgb */ color: rgb(209, 221, 234); /* oklch */ color: oklch(89.2% 0.022 250.2);
Tailwind
colors: {
custom: {
50: '#dfe7f0',
500: '#d1ddea',
950: '#000000',
},
}SCSS
$custom: #d1ddea; $custom-light: #dfe7f0; $custom-dark: #000000;
JSON
{
"hex": "#d1ddea",
"rgb": {
"r": 209,
"g": 221,
"b": 234
},
"hsl": {
"h": 211.2,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.89236,
"c": 0.02208,
"h": 250.2
},
"luminance": 0.71209
}Semantic roles & 50–950 ramp
primary
#D1DDEA
secondary
#C4B09B
accent
#7535B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485