#D2DEEC#D2DEEC
#D2DEEC is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.6% C 0.023 H 252.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEEC |
|---|---|
| RGB | rgb(210, 222, 236) |
| HSL | hsl(212, 41%, 87%) |
| HSV | hsv(212, 11%, 93%) |
| CMYK | cmyk(11%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(87.97, -1.31, -8.21) |
| CIE-LCH | lch(87.97, 8.31, 260.96°) |
| OKLab | oklab(89.57% -0.0071 -0.0221) |
| OKLCH | oklch(89.57% 0.023 252.2) |
| XYZ | xyz(67.8366, 71.9994, 89.6640) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.72
Aliceblue
#F0F8FF
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 7.09
Lavender (CSS)
#E6E6FA
ΔE00 7.23
Light Gray
#D3D3D3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEEC #ECE0D2
analogous
#D2EBEC #D2DEEC #D3D2EC
triadic
#D2DEEC #ECD2DE #DEECD2
tetradic
#D2DEEC #ECD2EB #ECE0D2 #D2ECD3
square
#D2DEEC #ECD2EB #ECE0D2 #D2ECD3
split-complementary
#D2DEEC #ECD3D2 #EBECD2
monochromatic
#7C9FC8 #A7BEDA #D2DEEC #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.36
#D2DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D2DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEEC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEEC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#CCE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2deec; /* rgb */ color: rgb(210, 222, 236); /* oklch */ color: oklch(89.6% 0.023 252.2);
Tailwind
colors: {
custom: {
50: '#dfe8f2',
500: '#d2deec',
950: '#000000',
},
}SCSS
$custom: #d2deec; $custom-light: #dfe8f2; $custom-dark: #000000;
JSON
{
"hex": "#d2deec",
"rgb": {
"r": 210,
"g": 222,
"b": 236
},
"hsl": {
"h": 212.308,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.89573,
"c": 0.02318,
"h": 252.2
},
"luminance": 0.72
}Semantic roles & 50–950 ramp
primary
#D2DEEC
secondary
#C7B39B
accent
#7832B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485