#D5DDEA#D5DDEA
#D5DDEA is a very light, near-neutral blue. Relative luminance 0.718; OKLCH L 89.5% C 0.020 H 260.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDEA |
|---|---|
| RGB | rgb(213, 221, 234) |
| HSL | hsl(217, 33%, 88%) |
| HSV | hsv(217, 9%, 92%) |
| CMYK | cmyk(9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.87, -0.21, -7.27) |
| CIE-LCH | lch(87.87, 7.28, 268.32°) |
| OKLab | oklab(89.53% -0.0034 -0.0195) |
| OKLCH | oklch(89.53% 0.02 260.2) |
| XYZ | xyz(68.1452, 71.7989, 88.0944) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.04
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDEA #EAE2D5
analogous
#D5E7EA #D5DDEA #D7D5EA
triadic
#D5DDEA #EAD5DD #DDEAD5
tetradic
#D5DDEA #EAD5E7 #EAE2D5 #D5EAD7
square
#D5DDEA #EAD5E7 #EAE2D5 #D5EAD7
split-complementary
#D5DDEA #EAD7D5 #E7EAD5
monochromatic
#839BC1 #ACBCD6 #D5DDEA #EBEEF5 #EBEEF5
Accessibility & contrast
On white
1.37
#D5DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D5DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDEA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDEA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#D0E0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5ddea; /* rgb */ color: rgb(213, 221, 234); /* oklch */ color: oklch(89.5% 0.020 260.2);
Tailwind
colors: {
custom: {
50: '#e2e7f0',
500: '#d5ddea',
950: '#000000',
},
}SCSS
$custom: #d5ddea; $custom-light: #e2e7f0; $custom-dark: #000000;
JSON
{
"hex": "#d5ddea",
"rgb": {
"r": 213,
"g": 221,
"b": 234
},
"hsl": {
"h": 217.143,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.89532,
"c": 0.01981,
"h": 260.2
},
"luminance": 0.718
}Semantic roles & 50–950 ramp
primary
#D5DDEA
secondary
#C4B6A0
accent
#8039AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485