#D7D4E8#D7D4E8
#D7D4E8 is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.8% C 0.027 H 292.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D4E8 |
|---|---|
| RGB | rgb(215, 212, 232) |
| HSL | hsl(249, 30%, 87%) |
| HSV | hsv(249, 9%, 91%) |
| CMYK | cmyk(7.3%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.69, 4.76, -9.44) |
| CIE-LCH | lch(85.69, 10.57, 296.73°) |
| OKLab | oklab(87.84% 0.0106 -0.0253) |
| OKLCH | oklch(87.84% 0.027 292.7) |
| XYZ | xyz(66.1305, 67.3600, 85.8461) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Fog
#D8DCE0
ΔE00 8.66
Thistle
#D8BFD8
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.37
Periwinkle
#CCCCFF
ΔE00 9.40
Gainsboro
#DCDCDC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D4E8 #E5E8D4
analogous
#D4DBE8 #D7D4E8 #E1D4E8
triadic
#D7D4E8 #E8D7D4 #D4E8D7
tetradic
#D7D4E8 #E8D4DB #E5E8D4 #D4E8E1
square
#D7D4E8 #E8D4DB #E5E8D4 #D4E8E1
split-complementary
#D7D4E8 #E8E1D4 #DBE8D4
monochromatic
#8D84BD #B2ACD3 #D7D4E8 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.45
#D7D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#D7D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D4E8
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D4E8 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#D4D7DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d4e8; /* rgb */ color: rgb(215, 212, 232); /* oklch */ color: oklch(87.8% 0.027 292.7);
Tailwind
colors: {
custom: {
50: '#e3e1ef',
500: '#d7d4e8',
950: '#000000',
},
}SCSS
$custom: #d7d4e8; $custom-light: #e3e1ef; $custom-dark: #000000;
JSON
{
"hex": "#d7d4e8",
"rgb": {
"r": 215,
"g": 212,
"b": 232
},
"hsl": {
"h": 249,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.87836,
"c": 0.02745,
"h": 292.7
},
"luminance": 0.6736
}Semantic roles & 50–950 ramp
primary
#D7D4E8
secondary
#BCC19F
accent
#A93D99
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485