#D2DEEE#D2DEEE
#D2DEEE is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.026 H 255.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEEE |
|---|---|
| RGB | rgb(210, 222, 238) |
| HSL | hsl(214, 45%, 88%) |
| HSV | hsv(214, 12%, 93%) |
| CMYK | cmyk(11.8%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.02, -0.91, -9.18) |
| CIE-LCH | lch(88.02, 9.22, 264.35°) |
| OKLab | oklab(89.64% -0.0064 -0.0247) |
| OKLCH | oklch(89.64% 0.026 255.6) |
| XYZ | xyz(68.1288, 72.1163, 91.2028) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 6.12
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Aliceblue
#F0F8FF
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEEE #EEE2D2
analogous
#D2ECEE #D2DEEE #D4D2EE
triadic
#D2DEEE #EED2DE #DEEED2
tetradic
#D2DEEE #EED2EC #EEE2D2 #D2EED4
square
#D2DEEE #EED2EC #EEE2D2 #D2EED4
split-complementary
#D2DEEE #EED4D2 #ECEED2
monochromatic
#799DCC #A6BDDD #D2DEEE #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.36
#D2DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D2DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEEE
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEEE | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#CBE1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2deee; /* rgb */ color: rgb(210, 222, 238); /* oklch */ color: oklch(89.6% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#e0e8f3',
500: '#d2deee',
950: '#000000',
},
}SCSS
$custom: #d2deee; $custom-light: #e0e8f3; $custom-dark: #000000;
JSON
{
"hex": "#d2deee",
"rgb": {
"r": 210,
"g": 222,
"b": 238
},
"hsl": {
"h": 214.286,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.89636,
"c": 0.02551,
"h": 255.6
},
"luminance": 0.72117
}Semantic roles & 50–950 ramp
primary
#D2DEEE
secondary
#CAB69A
accent
#7D2DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485