#D2DBE8#D2DBE8
#D2DBE8 is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.8% C 0.020 H 257.5°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBE8 |
|---|---|
| RGB | rgb(210, 219, 232) |
| HSL | hsl(215, 32%, 87%) |
| HSV | hsv(215, 9%, 91%) |
| CMYK | cmyk(9.5%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(87.09, -0.54, -7.40) |
| CIE-LCH | lch(87.09, 7.42, 265.85°) |
| OKLab | oklab(88.85% -0.0044 -0.0199) |
| OKLCH | oklch(88.85% 0.02 257.5) |
| XYZ | xyz(66.4722, 70.1902, 86.3743) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.09
Gainsboro
#DCDCDC
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.51
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 6.59
Aliceblue
#F0F8FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBE8 #E8DFD2
analogous
#D2E6E8 #D2DBE8 #D4D2E8
triadic
#D2DBE8 #E8D2DB #DBE8D2
tetradic
#D2DBE8 #E8D2E6 #E8DFD2 #D2E8D4
square
#D2DBE8 #E8D2E6 #E8DFD2 #D2E8D4
split-complementary
#D2DBE8 #E8D4D2 #E6E8D2
monochromatic
#819ABF #AABBD3 #D2DBE8 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.40
#D2DBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#D2DBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBE8
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBE8 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE9
Deuteranopia (green-blind)
#D5D9E8
Tritanopia (blue-blind)
#CDDEDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dbe8; /* rgb */ color: rgb(210, 219, 232); /* oklch */ color: oklch(88.8% 0.020 257.5);
Tailwind
colors: {
custom: {
50: '#dfe6ef',
500: '#d2dbe8',
950: '#000000',
},
}SCSS
$custom: #d2dbe8; $custom-light: #dfe6ef; $custom-dark: #000000;
JSON
{
"hex": "#d2dbe8",
"rgb": {
"r": 210,
"g": 219,
"b": 232
},
"hsl": {
"h": 215.455,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.88846,
"c": 0.02035,
"h": 257.5
},
"luminance": 0.70191
}Semantic roles & 50–950 ramp
primary
#D2DBE8
secondary
#C1B29D
accent
#7D3AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485