#D4D2ED#D4D2ED
#D4D2ED is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.4% C 0.037 H 289.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2ED |
|---|---|
| RGB | rgb(212, 210, 237) |
| HSL | hsl(244, 43%, 88%) |
| HSV | hsv(244, 11%, 93%) |
| CMYK | cmyk(10.5%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(85.10, 5.82, -12.99) |
| CIE-LCH | lch(85.10, 14.24, 294.14°) |
| OKLab | oklab(87.37% 0.0121 -0.035) |
| OKLCH | oklch(87.37% 0.037 289) |
| XYZ | xyz(65.4809, 66.2043, 89.4333) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.15
Periwinkle
#CCCCFF
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.90
Pale Lilac
#E4CBFF
ΔE00 9.18
Light Blue Grey
#B7C9E2
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2ED #EBEDD2
analogous
#D2DEED #D4D2ED #E1D2ED
triadic
#D4D2ED #EDD4D2 #D2EDD4
tetradic
#D4D2ED #EDD2DE #EBEDD2 #D2EDE1
square
#D4D2ED #EDD2DE #EBEDD2 #D2EDE1
split-complementary
#D4D2ED #EDE1D2 #DEEDD2
monochromatic
#807BCA #AAA6DC #D4D2ED #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.47
#D4D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#D4D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2ED
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2ED | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#CFD6DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d2ed; /* rgb */ color: rgb(212, 210, 237); /* oklch */ color: oklch(87.4% 0.037 289.0);
Tailwind
colors: {
custom: {
50: '#e1dff2',
500: '#d4d2ed',
950: '#000000',
},
}SCSS
$custom: #d4d2ed; $custom-light: #e1dff2; $custom-dark: #000000;
JSON
{
"hex": "#d4d2ed",
"rgb": {
"r": 212,
"g": 210,
"b": 237
},
"hsl": {
"h": 244.444,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.87371,
"c": 0.03703,
"h": 289
},
"luminance": 0.66205
}Semantic roles & 50–950 ramp
primary
#D4D2ED
secondary
#C5C99A
accent
#B630AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485