#D5DEEE#D5DEEE
#D5DEEE is a very light, muted blue. Relative luminance 0.726; OKLCH L 89.9% C 0.024 H 262.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEEE |
|---|---|
| RGB | rgb(213, 222, 238) |
| HSL | hsl(218, 42%, 88%) |
| HSV | hsv(218, 11%, 93%) |
| CMYK | cmyk(10.5%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.24, 0.05, -8.84) |
| CIE-LCH | lch(88.24, 8.84, 270.34°) |
| OKLab | oklab(89.86% -0.0033 -0.0238) |
| OKLCH | oklch(89.86% 0.024 262.1) |
| XYZ | xyz(68.9911, 72.5610, 91.2433) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 5.41
Light Blue Grey
#B7C9E2
ΔE00 6.51
Aliceblue
#F0F8FF
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 7.38
Ghostwhite
#F8F8FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEEE #EEE5D5
analogous
#D5EAEE #D5DEEE #D8D5EE
triadic
#D5DEEE #EED5DE #DEEED5
tetradic
#D5DEEE #EED5EA #EEE5D5 #D5EED8
square
#D5DEEE #EED5EA #EEE5D5 #D5EED8
split-complementary
#D5DEEE #EED8D5 #EAEED5
monochromatic
#7E9ACB #A9BCDC #D5DEEE #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.35
#D5DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D5DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEEE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEEE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#CFE1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5deee; /* rgb */ color: rgb(213, 222, 238); /* oklch */ color: oklch(89.9% 0.024 262.1);
Tailwind
colors: {
custom: {
50: '#e2e8f3',
500: '#d5deee',
950: '#000000',
},
}SCSS
$custom: #d5deee; $custom-light: #e2e8f3; $custom-dark: #000000;
JSON
{
"hex": "#d5deee",
"rgb": {
"r": 213,
"g": 222,
"b": 238
},
"hsl": {
"h": 218.4,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.89856,
"c": 0.02399,
"h": 262.1
},
"luminance": 0.72562
}Semantic roles & 50–950 ramp
primary
#D5DEEE
secondary
#CABA9D
accent
#8530B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485