#D5DBEE#D5DBEE
#D5DBEE is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.3% C 0.027 H 271.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DBEE |
|---|---|
| RGB | rgb(213, 219, 238) |
| HSL | hsl(226, 42%, 88%) |
| HSV | hsv(226, 11%, 93%) |
| CMYK | cmyk(10.5%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(87.48, 1.62, -9.97) |
| CIE-LCH | lch(87.48, 10.10, 279.20°) |
| OKLab | oklab(89.26% 0.0009 -0.0268) |
| OKLCH | oklch(89.26% 0.027 271.8) |
| XYZ | xyz(68.2014, 70.9815, 90.9800) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Fog
#D8DCE0
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 8.04
Ghostwhite
#F8F8FF
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DBEE #EEE8D5
analogous
#D5E7EE #D5DBEE #DBD5EE
triadic
#D5DBEE #EED5DB #DBEED5
tetradic
#D5DBEE #EED5E7 #EEE8D5 #D5EEDB
square
#D5DBEE #EED5E7 #EEE8D5 #D5EEDB
split-complementary
#D5DBEE #EEDBD5 #E7EED5
monochromatic
#7E90CB #A9B6DC #D5DBEE #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.38
#D5DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D5DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DBEE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DBEE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#D0DEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5dbee; /* rgb */ color: rgb(213, 219, 238); /* oklch */ color: oklch(89.3% 0.027 271.8);
Tailwind
colors: {
custom: {
50: '#e2e6f3',
500: '#d5dbee',
950: '#000000',
},
}SCSS
$custom: #d5dbee; $custom-light: #e2e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d5dbee",
"rgb": {
"r": 213,
"g": 219,
"b": 238
},
"hsl": {
"h": 225.6,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.89259,
"c": 0.02682,
"h": 271.8
},
"luminance": 0.70982
}Semantic roles & 50–950 ramp
primary
#D5DBEE
secondary
#CABF9D
accent
#9530B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485