#D4D4E9#D4D4E9
#D4D4E9 is a very light, muted blue. Relative luminance 0.670; OKLCH L 87.6% C 0.029 H 285.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4E9 |
|---|---|
| RGB | rgb(212, 212, 233) |
| HSL | hsl(240, 32%, 87%) |
| HSV | hsv(240, 9%, 91%) |
| CMYK | cmyk(9%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(85.49, 3.97, -10.29) |
| CIE-LCH | lch(85.49, 11.03, 291.10°) |
| OKLab | oklab(87.63% 0.0078 -0.0276) |
| OKLCH | oklch(87.63% 0.029 285.8) |
| XYZ | xyz(65.3999, 66.9668, 86.5554) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.05
Light Blue Grey
#B7C9E2
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.37
Periwinkle
#CCCCFF
ΔE00 8.88
Light Gray
#D3D3D3
ΔE00 9.40
Lightsteelblue
#B0C4DE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4E9 #E9E9D4
analogous
#D4DFE9 #D4D4E9 #DFD4E9
triadic
#D4D4E9 #E9D4D4 #D4E9D4
tetradic
#D4D4E9 #E9D4DF #E9E9D4 #D4E9DF
square
#D4D4E9 #E9D4DF #E9E9D4 #D4E9DF
split-complementary
#D4D4E9 #E9DFD4 #DFE9D4
monochromatic
#8383C0 #ACACD4 #D4D4E9 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.46
#D4D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D4D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4E9
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4E9 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#CFD5E8
Tritanopia (blue-blind)
#D0D7DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d4d4e9; /* rgb */ color: rgb(212, 212, 233); /* oklch */ color: oklch(87.6% 0.029 285.8);
Tailwind
colors: {
custom: {
50: '#e1e1f0',
500: '#d4d4e9',
950: '#000000',
},
}SCSS
$custom: #d4d4e9; $custom-light: #e1e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d4d4e9",
"rgb": {
"r": 212,
"g": 212,
"b": 233
},
"hsl": {
"h": 240,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.87634,
"c": 0.02873,
"h": 285.8
},
"luminance": 0.66967
}Semantic roles & 50–950 ramp
primary
#D4D4E9
secondary
#C2C29F
accent
#AB3AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485