#D2DDEC#D2DDEC
#D2DDEC is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.4% C 0.024 H 256.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDEC |
|---|---|
| RGB | rgb(210, 221, 236) |
| HSL | hsl(215, 41%, 87%) |
| HSV | hsv(215, 11%, 93%) |
| CMYK | cmyk(11%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.71, -0.79, -8.59) |
| CIE-LCH | lch(87.71, 8.62, 264.76°) |
| OKLab | oklab(89.37% -0.0057 -0.0231) |
| OKLCH | oklch(89.37% 0.024 256.1) |
| XYZ | xyz(67.5718, 71.4698, 89.5757) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 6.21
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Aliceblue
#F0F8FF
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDEC #ECE1D2
analogous
#D2EAEC #D2DDEC #D4D2EC
triadic
#D2DDEC #ECD2DD #DDECD2
tetradic
#D2DDEC #ECD2EA #ECE1D2 #D2ECD4
square
#D2DDEC #ECD2EA #ECE1D2 #D2ECD4
split-complementary
#D2DDEC #ECD4D2 #EAECD2
monochromatic
#7C9CC8 #A7BCDA #D2DDEC #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.37
#D2DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D2DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDEC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDEC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#CCE0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2ddec; /* rgb */ color: rgb(210, 221, 236); /* oklch */ color: oklch(89.4% 0.024 256.1);
Tailwind
colors: {
custom: {
50: '#dfe7f2',
500: '#d2ddec',
950: '#000000',
},
}SCSS
$custom: #d2ddec; $custom-light: #dfe7f2; $custom-dark: #000000;
JSON
{
"hex": "#d2ddec",
"rgb": {
"r": 210,
"g": 221,
"b": 236
},
"hsl": {
"h": 214.615,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.89372,
"c": 0.02379,
"h": 256.1
},
"luminance": 0.71471
}Semantic roles & 50–950 ramp
primary
#D2DDEC
secondary
#C7B59B
accent
#7D32B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485