#D5DCEE#D5DCEE
#D5DCEE is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.5% C 0.026 H 268.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCEE |
|---|---|
| RGB | rgb(213, 220, 238) |
| HSL | hsl(223, 42%, 88%) |
| HSV | hsv(223, 11%, 93%) |
| CMYK | cmyk(10.5%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.73, 1.09, -9.59) |
| CIE-LCH | lch(87.73, 9.65, 276.50°) |
| OKLab | oklab(89.46% -0.0005 -0.0258) |
| OKLCH | oklch(89.46% 0.026 268.8) |
| XYZ | xyz(68.4631, 71.5049, 91.0672) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Fog
#D8DCE0
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.47
Aliceblue
#F0F8FF
ΔE00 7.81
Ghostwhite
#F8F8FF
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCEE #EEE7D5
analogous
#D5E8EE #D5DCEE #DAD5EE
triadic
#D5DCEE #EED5DC #DCEED5
tetradic
#D5DCEE #EED5E8 #EEE7D5 #D5EEDA
square
#D5DCEE #EED5E8 #EEE7D5 #D5EEDA
split-complementary
#D5DCEE #EEDAD5 #E8EED5
monochromatic
#7E93CB #A9B8DC #D5DCEE #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.37
#D5DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D5DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCEE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCEE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#D0DFE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dcee; /* rgb */ color: rgb(213, 220, 238); /* oklch */ color: oklch(89.5% 0.026 268.8);
Tailwind
colors: {
custom: {
50: '#e2e6f3',
500: '#d5dcee',
950: '#000000',
},
}SCSS
$custom: #d5dcee; $custom-light: #e2e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d5dcee",
"rgb": {
"r": 213,
"g": 220,
"b": 238
},
"hsl": {
"h": 223.2,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.89458,
"c": 0.0258,
"h": 268.8
},
"luminance": 0.71506
}Semantic roles & 50–950 ramp
primary
#D5DCEE
secondary
#CABD9D
accent
#9030B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485