#D4D4E6#D4D4E6
#D4D4E6 is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.5% C 0.025 H 285.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4E6 |
|---|---|
| RGB | rgb(212, 212, 230) |
| HSL | hsl(240, 26%, 87%) |
| HSV | hsv(240, 8%, 90%) |
| CMYK | cmyk(7.8%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(85.40, 3.38, -8.83) |
| CIE-LCH | lch(85.40, 9.46, 290.97°) |
| OKLab | oklab(87.54% 0.0067 -0.0237) |
| OKLCH | oklch(87.54% 0.025 285.9) |
| XYZ | xyz(64.9750, 66.7969, 84.3176) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Fog
#D8DCE0
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 8.14
Light Gray
#D3D3D3
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.43
Ghostwhite
#F8F8FF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4E6 #E6E6D4
analogous
#D4DDE6 #D4D4E6 #DDD4E6
triadic
#D4D4E6 #E6D4D4 #D4E6D4
tetradic
#D4D4E6 #E6D4DD #E6E6D4 #D4E6DD
square
#D4D4E6 #E6D4DD #E6E6D4 #D4E6DD
split-complementary
#D4D4E6 #E6DDD4 #DDE6D4
monochromatic
#8787B9 #ADADD0 #D4D4E6 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.46
#D4D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#D4D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4E6
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4E6 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#D1D7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d4e6; /* rgb */ color: rgb(212, 212, 230); /* oklch */ color: oklch(87.5% 0.025 285.9);
Tailwind
colors: {
custom: {
50: '#e1e1ed',
500: '#d4d4e6',
950: '#000000',
},
}SCSS
$custom: #d4d4e6; $custom-light: #e1e1ed; $custom-dark: #000000;
JSON
{
"hex": "#d4d4e6",
"rgb": {
"r": 212,
"g": 212,
"b": 230
},
"hsl": {
"h": 240,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.87539,
"c": 0.02462,
"h": 285.9
},
"luminance": 0.66797
}Semantic roles & 50–950 ramp
primary
#D4D4E6
secondary
#BEBEA0
accent
#A540A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484