#D2DBEC#D2DBEC
#D2DBEC is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.025 H 263.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBEC |
|---|---|
| RGB | rgb(210, 219, 236) |
| HSL | hsl(219, 41%, 87%) |
| HSV | hsv(219, 11%, 93%) |
| CMYK | cmyk(11%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(87.20, 0.25, -9.34) |
| CIE-LCH | lch(87.20, 9.35, 271.56°) |
| OKLab | oklab(88.97% -0.0029 -0.0251) |
| OKLCH | oklch(88.97% 0.025 263.3) |
| XYZ | xyz(67.0469, 70.4200, 89.4007) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Fog
#D8DCE0
ΔE00 5.62
Light Blue Grey
#B7C9E2
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 7.29
Aliceblue
#F0F8FF
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBEC #ECE3D2
analogous
#D2E8EC #D2DBEC #D6D2EC
triadic
#D2DBEC #ECD2DB #DBECD2
tetradic
#D2DBEC #ECD2E8 #ECE3D2 #D2ECD6
square
#D2DBEC #ECD2E8 #ECE3D2 #D2ECD6
split-complementary
#D2DBEC #ECD6D2 #E8ECD2
monochromatic
#7C96C8 #A7B9DA #D2DBEC #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.39
#D2DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D2DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBEC
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBEC | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D4D9EC
Tritanopia (blue-blind)
#CCDEE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dbec; /* rgb */ color: rgb(210, 219, 236); /* oklch */ color: oklch(89.0% 0.025 263.3);
Tailwind
colors: {
custom: {
50: '#dfe6f2',
500: '#d2dbec',
950: '#000000',
},
}SCSS
$custom: #d2dbec; $custom-light: #dfe6f2; $custom-dark: #000000;
JSON
{
"hex": "#d2dbec",
"rgb": {
"r": 210,
"g": 219,
"b": 236
},
"hsl": {
"h": 219.231,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88971,
"c": 0.02531,
"h": 263.3
},
"luminance": 0.70421
}Semantic roles & 50–950 ramp
primary
#D2DBEC
secondary
#C7B89B
accent
#8732B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485