#D4D2E2#D4D2E2
#D4D2E2 is a very light, muted blue. Relative luminance 0.656; OKLCH L 87.0% C 0.022 H 291.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2E2 |
|---|---|
| RGB | rgb(212, 210, 226) |
| HSL | hsl(248, 22%, 85%) |
| HSV | hsv(248, 7%, 89%) |
| CMYK | cmyk(6.2%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(84.78, 3.66, -7.63) |
| CIE-LCH | lch(84.78, 8.46, 295.65°) |
| OKLab | oklab(87.02% 0.0081 -0.0204) |
| OKLCH | oklch(87.02% 0.022 291.7) |
| XYZ | xyz(63.9229, 65.5810, 81.2275) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.74
Fog
#D8DCE0
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 7.76
Gainsboro
#DCDCDC
ΔE00 7.99
Light Blue Grey
#B7C9E2
ΔE00 8.91
Dove Gray
#B6B8BD
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2E2 #E0E2D2
analogous
#D2D8E2 #D4D2E2 #DCD2E2
triadic
#D4D2E2 #E2D4D2 #D2E2D4
tetradic
#D4D2E2 #E2D2D8 #E0E2D2 #D2E2DC
square
#D4D2E2 #E2D2D8 #E0E2D2 #D2E2DC
split-complementary
#D4D2E2 #E2DCD2 #D8E2D2
monochromatic
#8D88B2 #B0ADCA #D4D2E2 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.49
#D4D2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#D4D2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2E2
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2E2 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#CFD3E2
Tritanopia (blue-blind)
#D2D4D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d2e2; /* rgb */ color: rgb(212, 210, 226); /* oklch */ color: oklch(87.0% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#e1dfeb',
500: '#d4d2e2',
950: '#000000',
},
}SCSS
$custom: #d4d2e2; $custom-light: #e1dfeb; $custom-dark: #000000;
JSON
{
"hex": "#d4d2e2",
"rgb": {
"r": 212,
"g": 210,
"b": 226
},
"hsl": {
"h": 247.5,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.87016,
"c": 0.02195,
"h": 291.7
},
"luminance": 0.65581
}Semantic roles & 50–950 ramp
primary
#D4D2E2
secondary
#B6B9A0
accent
#A04595
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484