#D4D2E4#D4D2E4
#D4D2E4 is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.1% C 0.025 H 291.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2E4 |
|---|---|
| RGB | rgb(212, 210, 228) |
| HSL | hsl(247, 25%, 86%) |
| HSV | hsv(247, 8%, 89%) |
| CMYK | cmyk(7%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(84.84, 4.05, -8.60) |
| CIE-LCH | lch(84.84, 9.51, 295.20°) |
| OKLab | oklab(87.08% 0.0088 -0.023) |
| OKLCH | oklch(87.08% 0.025 291) |
| XYZ | xyz(64.1989, 65.6915, 82.6813) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.56
Fog
#D8DCE0
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 8.72
Light Blue Grey
#B7C9E2
ΔE00 8.90
Thistle
#D8BFD8
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2E4 #E2E4D2
analogous
#D2D9E4 #D4D2E4 #DDD2E4
triadic
#D4D2E4 #E4D4D2 #D2E4D4
tetradic
#D4D2E4 #E4D2D9 #E2E4D2 #D2E4DD
square
#D4D2E4 #E4D2D9 #E2E4D2 #D2E4DD
split-complementary
#D4D2E4 #E4DDD2 #D9E4D2
monochromatic
#8B85B6 #AFACCD #D4D2E4 #EDECF4 #EDECF4
Accessibility & contrast
On white
1.49
#D4D2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#D4D2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2E4
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2E4 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#D1D5D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d2e4; /* rgb */ color: rgb(212, 210, 228); /* oklch */ color: oklch(87.1% 0.025 291.0);
Tailwind
colors: {
custom: {
50: '#e1dfec',
500: '#d4d2e4',
950: '#000000',
},
}SCSS
$custom: #d4d2e4; $custom-light: #e1dfec; $custom-dark: #000000;
JSON
{
"hex": "#d4d2e4",
"rgb": {
"r": 212,
"g": 210,
"b": 228
},
"hsl": {
"h": 246.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.87079,
"c": 0.02469,
"h": 291
},
"luminance": 0.65692
}Semantic roles & 50–950 ramp
primary
#D4D2E4
secondary
#B8BB9F
accent
#A44299
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484