#D2DEED#D2DEED
#D2DEED is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.024 H 254.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEED |
|---|---|
| RGB | rgb(210, 222, 237) |
| HSL | hsl(213, 43%, 88%) |
| HSV | hsv(213, 11%, 93%) |
| CMYK | cmyk(11.4%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.00, -1.11, -8.69) |
| CIE-LCH | lch(88.00, 8.76, 262.74°) |
| OKLab | oklab(89.6% -0.0067 -0.0234) |
| OKLCH | oklch(89.6% 0.024 254) |
| XYZ | xyz(67.9823, 72.0577, 90.4312) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 6.31
Aliceblue
#F0F8FF
ΔE00 6.60
Lavender (CSS)
#E6E6FA
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEED #EDE1D2
analogous
#D2ECED #D2DEED #D3D2ED
triadic
#D2DEED #EDD2DE #DEEDD2
tetradic
#D2DEED #EDD2EC #EDE1D2 #D2EDD3
square
#D2DEED #EDD2EC #EDE1D2 #D2EDD3
split-complementary
#D2DEED #EDD3D2 #ECEDD2
monochromatic
#7B9ECA #A6BEDC #D2DEED #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.36
#D2DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D2DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEED
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEED | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#CCE1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2deed; /* rgb */ color: rgb(210, 222, 237); /* oklch */ color: oklch(89.6% 0.024 254.0);
Tailwind
colors: {
custom: {
50: '#e0e8f2',
500: '#d2deed',
950: '#000000',
},
}SCSS
$custom: #d2deed; $custom-light: #e0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#d2deed",
"rgb": {
"r": 210,
"g": 222,
"b": 237
},
"hsl": {
"h": 213.333,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.89604,
"c": 0.02434,
"h": 254
},
"luminance": 0.72059
}Semantic roles & 50–950 ramp
primary
#D2DEED
secondary
#C9B49A
accent
#7A30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485