#D2DEEA#D2DEEA
#D2DEEA is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.021 H 248.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEEA |
|---|---|
| RGB | rgb(210, 222, 234) |
| HSL | hsl(210, 36%, 87%) |
| HSV | hsv(210, 10%, 92%) |
| CMYK | cmyk(10.3%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.91, -1.70, -7.24) |
| CIE-LCH | lch(87.91, 7.43, 256.77°) |
| OKLab | oklab(89.51% -0.0078 -0.0194) |
| OKLCH | oklch(89.51% 0.021 248.1) |
| XYZ | xyz(67.5476, 71.8839, 88.1422) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.13
Aliceblue
#F0F8FF
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.06
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEEA #EADED2
analogous
#D2EAEA #D2DEEA #D2D2EA
triadic
#D2DEEA #EAD2DE #DEEAD2
tetradic
#D2DEEA #EAD2EA #EADED2 #D2EAD2
square
#D2DEEA #EAD2EA #EADED2 #D2EAD2
split-complementary
#D2DEEA #EAD2D2 #EAEAD2
monochromatic
#7FA1C3 #A8BFD7 #D2DEEA #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.37
#D2DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D2DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEEA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEEA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#CCE1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2deea; /* rgb */ color: rgb(210, 222, 234); /* oklch */ color: oklch(89.5% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#dfe8f0',
500: '#d2deea',
950: '#000000',
},
}SCSS
$custom: #d2deea; $custom-light: #dfe8f0; $custom-dark: #000000;
JSON
{
"hex": "#d2deea",
"rgb": {
"r": 210,
"g": 222,
"b": 234
},
"hsl": {
"h": 210,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.89511,
"c": 0.02097,
"h": 248.1
},
"luminance": 0.71885
}Semantic roles & 50–950 ramp
primary
#D2DEEA
secondary
#C4B09C
accent
#7336AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485