#D2DEEB#D2DEEB
#D2DEEB is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.022 H 250.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEEB |
|---|---|
| RGB | rgb(210, 222, 235) |
| HSL | hsl(211, 38%, 87%) |
| HSV | hsv(211, 11%, 92%) |
| CMYK | cmyk(10.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.94, -1.50, -7.72) |
| CIE-LCH | lch(87.94, 7.87, 258.98°) |
| OKLab | oklab(89.54% -0.0075 -0.0208) |
| OKLCH | oklch(89.54% 0.022 250.2) |
| XYZ | xyz(67.6917, 71.9415, 88.9009) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.41
Aliceblue
#F0F8FF
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 6.81
Light Gray
#D3D3D3
ΔE00 7.16
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEEB #EBDFD2
analogous
#D2EBEB #D2DEEB #D3D2EB
triadic
#D2DEEB #EBD2DE #DEEBD2
tetradic
#D2DEEB #EBD2EB #EBDFD2 #D2EBD3
square
#D2DEEB #EBD2EB #EBDFD2 #D2EBD3
split-complementary
#D2DEEB #EBD3D2 #EBEBD2
monochromatic
#7DA0C5 #A8BFD8 #D2DEEB #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.36
#D2DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D2DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEEB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEEB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D7DBEB
Tritanopia (blue-blind)
#CCE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2deeb; /* rgb */ color: rgb(210, 222, 235); /* oklch */ color: oklch(89.5% 0.022 250.2);
Tailwind
colors: {
custom: {
50: '#dfe8f1',
500: '#d2deeb',
950: '#000000',
},
}SCSS
$custom: #d2deeb; $custom-light: #dfe8f1; $custom-dark: #000000;
JSON
{
"hex": "#d2deeb",
"rgb": {
"r": 210,
"g": 222,
"b": 235
},
"hsl": {
"h": 211.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.89542,
"c": 0.02206,
"h": 250.2
},
"luminance": 0.71942
}Semantic roles & 50–950 ramp
primary
#D2DEEB
secondary
#C6B19B
accent
#7534B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485