#D2DDEB#D2DDEB
#D2DDEB is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.023 H 254.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDEB |
|---|---|
| RGB | rgb(210, 221, 235) |
| HSL | hsl(214, 38%, 87%) |
| HSV | hsv(214, 11%, 92%) |
| CMYK | cmyk(10.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.68, -0.99, -8.10) |
| CIE-LCH | lch(87.68, 8.16, 263.06°) |
| OKLab | oklab(89.34% -0.0061 -0.0218) |
| OKLCH | oklch(89.34% 0.023 254.4) |
| XYZ | xyz(67.4269, 71.4119, 88.8127) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 6.42
Aliceblue
#F0F8FF
ΔE00 6.58
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDEB #EBE0D2
analogous
#D2EAEB #D2DDEB #D4D2EB
triadic
#D2DDEB #EBD2DD #DDEBD2
tetradic
#D2DDEB #EBD2EA #EBE0D2 #D2EBD4
square
#D2DDEB #EBD2EA #EBE0D2 #D2EBD4
split-complementary
#D2DDEB #EBD4D2 #EAEBD2
monochromatic
#7D9DC5 #A8BDD8 #D2DDEB #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.37
#D2DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D2DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDEB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDEB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#CCE0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2ddeb; /* rgb */ color: rgb(210, 221, 235); /* oklch */ color: oklch(89.3% 0.023 254.4);
Tailwind
colors: {
custom: {
50: '#dfe7f1',
500: '#d2ddeb',
950: '#000000',
},
}SCSS
$custom: #d2ddeb; $custom-light: #dfe7f1; $custom-dark: #000000;
JSON
{
"hex": "#d2ddeb",
"rgb": {
"r": 210,
"g": 221,
"b": 235
},
"hsl": {
"h": 213.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.89341,
"c": 0.02261,
"h": 254.4
},
"luminance": 0.71413
}Semantic roles & 50–950 ramp
primary
#D2DDEB
secondary
#C6B39B
accent
#7A34B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485