#D5DEED#D5DEED
#D5DEED is a very light, muted blue. Relative luminance 0.725; OKLCH L 89.8% C 0.023 H 260.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEED |
|---|---|
| RGB | rgb(213, 222, 237) |
| HSL | hsl(218, 40%, 88%) |
| HSV | hsv(218, 10%, 93%) |
| CMYK | cmyk(10.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.21, -0.15, -8.35) |
| CIE-LCH | lch(88.21, 8.35, 269.00°) |
| OKLab | oklab(89.83% -0.0037 -0.0224) |
| OKLCH | oklch(89.83% 0.023 260.7) |
| XYZ | xyz(68.8446, 72.5024, 90.4717) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.85
Lavender (CSS)
#E6E6FA
ΔE00 5.67
Aliceblue
#F0F8FF
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.04
Ghostwhite
#F8F8FF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEED #EDE4D5
analogous
#D5EAED #D5DEED #D8D5ED
triadic
#D5DEED #EDD5DE #DEEDD5
tetradic
#D5DEED #EDD5EA #EDE4D5 #D5EDD8
square
#D5DEED #EDD5EA #EDE4D5 #D5EDD8
split-complementary
#D5DEED #EDD8D5 #EAEDD5
monochromatic
#7F9BC8 #AABCDB #D5DEED #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.35
#D5DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D5DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEED
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEED | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEE
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#D0E1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5deed; /* rgb */ color: rgb(213, 222, 237); /* oklch */ color: oklch(89.8% 0.023 260.7);
Tailwind
colors: {
custom: {
50: '#e2e8f2',
500: '#d5deed',
950: '#000000',
},
}SCSS
$custom: #d5deed; $custom-light: #e2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#d5deed",
"rgb": {
"r": 213,
"g": 222,
"b": 237
},
"hsl": {
"h": 217.5,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.89825,
"c": 0.02274,
"h": 260.7
},
"luminance": 0.72503
}Semantic roles & 50–950 ramp
primary
#D5DEED
secondary
#C8B89E
accent
#8332B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485