#D4D2E0#D4D2E0
#D4D2E0 is a very light, near-neutral blue. Relative luminance 0.655; OKLCH L 87.0% C 0.019 H 292.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2E0 |
|---|---|
| RGB | rgb(212, 210, 224) |
| HSL | hsl(249, 18%, 85%) |
| HSV | hsv(249, 6%, 88%) |
| CMYK | cmyk(5.4%, 6.3%, 0%, 12.2%) |
| CIE-LAB | lab(84.73, 3.28, -6.65) |
| CIE-LCH | lch(84.73, 7.41, 296.26°) |
| OKLab | oklab(86.95% 0.0074 -0.0178) |
| OKLCH | oklch(86.95% 0.019 292.6) |
| XYZ | xyz(63.6500, 65.4719, 79.7906) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Fog
#D8DCE0
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.24
Silver
#C0C0C0
ΔE00 8.46
Dove Gray
#B6B8BD
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2E0 #DEE0D2
analogous
#D2D7E0 #D4D2E0 #DBD2E0
triadic
#D4D2E0 #E0D4D2 #D2E0D4
tetradic
#D4D2E0 #E0D2D7 #DEE0D2 #D2E0DB
square
#D4D2E0 #E0D2D7 #DEE0D2 #D2E0DB
split-complementary
#D4D2E0 #E0DBD2 #D7E0D2
monochromatic
#8F8AAE #B1AEC7 #D4D2E0 #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.49
#D4D2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D4D2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2E0
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2E0 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E1
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#D2D4D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d2e0; /* rgb */ color: rgb(212, 210, 224); /* oklch */ color: oklch(87.0% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#e1dfe9',
500: '#d4d2e0',
950: '#000000',
},
}SCSS
$custom: #d4d2e0; $custom-light: #e1dfe9; $custom-dark: #000000;
JSON
{
"hex": "#d4d2e0",
"rgb": {
"r": 212,
"g": 210,
"b": 224
},
"hsl": {
"h": 248.571,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.86954,
"c": 0.01923,
"h": 292.6
},
"luminance": 0.65472
}Semantic roles & 50–950 ramp
primary
#D4D2E0
secondary
#B3B6A0
accent
#9D4991
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484