#D7D7EA#D7D7EA
#D7D7EA is a very light, muted blue. Relative luminance 0.690; OKLCH L 88.5% C 0.026 H 285.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D7EA |
|---|---|
| RGB | rgb(215, 215, 234) |
| HSL | hsl(240, 31%, 88%) |
| HSV | hsv(240, 8%, 92%) |
| CMYK | cmyk(8.1%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.50, 3.57, -9.29) |
| CIE-LCH | lch(86.50, 9.96, 291.01°) |
| OKLab | oklab(88.49% 0.0071 -0.0249) |
| OKLCH | oklch(88.49% 0.026 285.8) |
| XYZ | xyz(67.1731, 68.9881, 87.6031) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.38
Fog
#D8DCE0
ΔE00 7.56
Light Blue Grey
#B7C9E2
ΔE00 8.47
Ghostwhite
#F8F8FF
ΔE00 8.64
Gainsboro
#DCDCDC
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D7EA #EAEAD7
analogous
#D7E0EA #D7D7EA #E0D7EA
triadic
#D7D7EA #EAD7D7 #D7EAD7
tetradic
#D7D7EA #EAD7E0 #EAEAD7 #D7EAE0
square
#D7D7EA #EAD7E0 #EAEAD7 #D7EAE0
split-complementary
#D7D7EA #EAE0D7 #E0EAD7
monochromatic
#8787C0 #AFAFD5 #D7D7EA #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.42
#D7D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D7D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D7EA
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D7EA | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#D3DADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d7d7ea; /* rgb */ color: rgb(215, 215, 234); /* oklch */ color: oklch(88.5% 0.026 285.8);
Tailwind
colors: {
custom: {
50: '#e3e3f0',
500: '#d7d7ea',
950: '#000000',
},
}SCSS
$custom: #d7d7ea; $custom-light: #e3e3f0; $custom-dark: #000000;
JSON
{
"hex": "#d7d7ea",
"rgb": {
"r": 215,
"g": 215,
"b": 234
},
"hsl": {
"h": 240,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.88491,
"c": 0.02593,
"h": 285.8
},
"luminance": 0.68988
}Semantic roles & 50–950 ramp
primary
#D7D7EA
secondary
#C3C3A2
accent
#AA3CAA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485