#D5D2ED#D5D2ED
#D5D2ED is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.4% C 0.037 H 290.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D2ED |
|---|---|
| RGB | rgb(213, 210, 237) |
| HSL | hsl(247, 43%, 88%) |
| HSV | hsv(247, 11%, 93%) |
| CMYK | cmyk(10.1%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(85.18, 6.14, -12.87) |
| CIE-LCH | lch(85.18, 14.26, 295.52°) |
| OKLab | oklab(87.45% 0.0131 -0.0347) |
| OKLCH | oklch(87.45% 0.037 290.7) |
| XYZ | xyz(65.7701, 66.3534, 89.4468) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Periwinkle
#CCCCFF
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 8.60
Pale Lilac
#E4CBFF
ΔE00 8.95
Pale Lavender
#EECFFE
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D2ED #EAEDD2
analogous
#D2DCED #D5D2ED #E3D2ED
triadic
#D5D2ED #EDD5D2 #D2EDD5
tetradic
#D5D2ED #EDD2DC #EAEDD2 #D2EDE3
square
#D5D2ED #EDD2DC #EAEDD2 #D2EDE3
split-complementary
#D5D2ED #EDE3D2 #DCEDD2
monochromatic
#837BCA #ACA6DC #D5D2ED #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.47
#D5D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#D5D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D2ED
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D2ED | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#D1D6DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5d2ed; /* rgb */ color: rgb(213, 210, 237); /* oklch */ color: oklch(87.4% 0.037 290.7);
Tailwind
colors: {
custom: {
50: '#e2dff2',
500: '#d5d2ed',
950: '#000000',
},
}SCSS
$custom: #d5d2ed; $custom-light: #e2dff2; $custom-dark: #000000;
JSON
{
"hex": "#d5d2ed",
"rgb": {
"r": 213,
"g": 210,
"b": 237
},
"hsl": {
"h": 246.667,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.87449,
"c": 0.03707,
"h": 290.7
},
"luminance": 0.66354
}Semantic roles & 50–950 ramp
primary
#D5D2ED
secondary
#C4C99A
accent
#B630A7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485