#D4D4E7#D4D4E7
#D4D4E7 is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.026 H 285.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4E7 |
|---|---|
| RGB | rgb(212, 212, 231) |
| HSL | hsl(240, 28%, 87%) |
| HSV | hsv(240, 8%, 91%) |
| CMYK | cmyk(8.2%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.43, 3.58, -9.32) |
| CIE-LCH | lch(85.43, 9.98, 291.02°) |
| OKLab | oklab(87.57% 0.0071 -0.025) |
| OKLCH | oklch(87.57% 0.026 285.9) |
| XYZ | xyz(65.1158, 66.8532, 85.0593) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.07
Fog
#D8DCE0
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 8.79
Ghostwhite
#F8F8FF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4E7 #E7E7D4
analogous
#D4DEE7 #D4D4E7 #DED4E7
triadic
#D4D4E7 #E7D4D4 #D4E7D4
tetradic
#D4D4E7 #E7D4DE #E7E7D4 #D4E7DE
square
#D4D4E7 #E7D4DE #E7E7D4 #D4E7DE
split-complementary
#D4D4E7 #E7DED4 #DEE7D4
monochromatic
#8585BB #ADADD1 #D4D4E7 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.46
#D4D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D4D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4E7
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4E7 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#CFD5E6
Tritanopia (blue-blind)
#D0D7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d4e7; /* rgb */ color: rgb(212, 212, 231); /* oklch */ color: oklch(87.6% 0.026 285.9);
Tailwind
colors: {
custom: {
50: '#e1e1ee',
500: '#d4d4e7',
950: '#000000',
},
}SCSS
$custom: #d4d4e7; $custom-light: #e1e1ee; $custom-dark: #000000;
JSON
{
"hex": "#d4d4e7",
"rgb": {
"r": 212,
"g": 212,
"b": 231
},
"hsl": {
"h": 240,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.8757,
"c": 0.02599,
"h": 285.9
},
"luminance": 0.66854
}Semantic roles & 50–950 ramp
primary
#D4D4E7
secondary
#BFBFA0
accent
#A73FA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485