#D4D4E8#D4D4E8
#D4D4E8 is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.027 H 285.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4E8 |
|---|---|
| RGB | rgb(212, 212, 232) |
| HSL | hsl(240, 30%, 87%) |
| HSV | hsv(240, 9%, 91%) |
| CMYK | cmyk(8.6%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.46, 3.78, -9.81) |
| CIE-LCH | lch(85.46, 10.51, 291.06°) |
| OKLab | oklab(87.6% 0.0075 -0.0263) |
| OKLCH | oklch(87.6% 0.027 285.8) |
| XYZ | xyz(65.2574, 66.9098, 85.8052) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.04
Fog
#D8DCE0
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 9.04
Gainsboro
#DCDCDC
ΔE00 9.14
Periwinkle
#CCCCFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4E8 #E8E8D4
analogous
#D4DEE8 #D4D4E8 #DED4E8
triadic
#D4D4E8 #E8D4D4 #D4E8D4
tetradic
#D4D4E8 #E8D4DE #E8E8D4 #D4E8DE
square
#D4D4E8 #E8D4DE #E8E8D4 #D4E8DE
split-complementary
#D4D4E8 #E8DED4 #DEE8D4
monochromatic
#8484BD #ACACD3 #D4D4E8 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.46
#D4D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#D4D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4E8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4E8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#CFD5E7
Tritanopia (blue-blind)
#D0D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d4d4e8; /* rgb */ color: rgb(212, 212, 232); /* oklch */ color: oklch(87.6% 0.027 285.8);
Tailwind
colors: {
custom: {
50: '#e1e1ef',
500: '#d4d4e8',
950: '#000000',
},
}SCSS
$custom: #d4d4e8; $custom-light: #e1e1ef; $custom-dark: #000000;
JSON
{
"hex": "#d4d4e8",
"rgb": {
"r": 212,
"g": 212,
"b": 232
},
"hsl": {
"h": 240,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.87602,
"c": 0.02737,
"h": 285.8
},
"luminance": 0.6691
}Semantic roles & 50–950 ramp
primary
#D4D4E8
secondary
#C1C19F
accent
#A93DA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485