#D4D4E2#D4D4E2
#D4D4E2 is a very light, near-neutral blue. Relative luminance 0.666; OKLCH L 87.4% C 0.019 H 286.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4E2 |
|---|---|
| RGB | rgb(212, 212, 226) |
| HSL | hsl(240, 19%, 86%) |
| HSV | hsv(240, 6%, 89%) |
| CMYK | cmyk(6.2%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.29, 2.61, -6.88) |
| CIE-LCH | lch(85.29, 7.36, 290.80°) |
| OKLab | oklab(87.41% 0.0053 -0.0184) |
| OKLCH | oklch(87.41% 0.019 286) |
| XYZ | xyz(64.4197, 66.5748, 81.3932) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.73
Fog
#D8DCE0
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 8.23
Ghostwhite
#F8F8FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4E2 #E2E2D4
analogous
#D4DBE2 #D4D4E2 #DBD4E2
triadic
#D4D4E2 #E2D4D4 #D4E2D4
tetradic
#D4D4E2 #E2D4DB #E2E2D4 #D4E2DB
square
#D4D4E2 #E2D4DB #E2E2D4 #D4E2DB
split-complementary
#D4D4E2 #E2DBD4 #DBE2D4
monochromatic
#8B8BB1 #AFAFC9 #D4D4E2 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.47
#D4D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D4D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4E2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4E2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#D1D6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d4e2; /* rgb */ color: rgb(212, 212, 226); /* oklch */ color: oklch(87.4% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#e1e1eb',
500: '#d4d4e2',
950: '#000000',
},
}SCSS
$custom: #d4d4e2; $custom-light: #e1e1eb; $custom-dark: #000000;
JSON
{
"hex": "#d4d4e2",
"rgb": {
"r": 212,
"g": 212,
"b": 226
},
"hsl": {
"h": 240,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.87413,
"c": 0.01913,
"h": 286
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#D4D4E2
secondary
#B8B8A2
accent
#9E489E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484