#D7D7EF#D7D7EF
#D7D7EF is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.7% C 0.033 H 285.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D7EF |
|---|---|
| RGB | rgb(215, 215, 239) |
| HSL | hsl(240, 43%, 89%) |
| HSV | hsv(240, 10%, 94%) |
| CMYK | cmyk(10%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(86.64, 4.55, -11.72) |
| CIE-LCH | lch(86.64, 12.58, 291.22°) |
| OKLab | oklab(88.65% 0.0089 -0.0315) |
| OKLCH | oklch(88.65% 0.033 285.7) |
| XYZ | xyz(67.9016, 69.2795, 91.4396) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.62
Periwinkle
#CCCCFF
ΔE00 8.02
Light Blue Grey
#B7C9E2
ΔE00 8.74
Fog
#D8DCE0
ΔE00 9.28
Light Periwinkle
#C1C6FC
ΔE00 9.39
Ghostwhite
#F8F8FF
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D7EF #EFEFD7
analogous
#D7E3EF #D7D7EF #E3D7EF
triadic
#D7D7EF #EFD7D7 #D7EFD7
tetradic
#D7D7EF #EFD7E3 #EFEFD7 #D7EFE3
square
#D7D7EF #EFD7E3 #EFEFD7 #D7EFE3
split-complementary
#D7D7EF #EFE3D7 #E3EFD7
monochromatic
#8080CC #ABABDE #D7D7EF #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.41
#D7D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#D7D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D7EF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D7EF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#D2DBDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d7d7ef; /* rgb */ color: rgb(215, 215, 239); /* oklch */ color: oklch(88.7% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#e3e3f4',
500: '#d7d7ef',
950: '#000000',
},
}SCSS
$custom: #d7d7ef; $custom-light: #e3e3f4; $custom-dark: #000000;
JSON
{
"hex": "#d7d7ef",
"rgb": {
"r": 215,
"g": 215,
"b": 239
},
"hsl": {
"h": 240,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.88651,
"c": 0.03277,
"h": 285.7
},
"luminance": 0.6928
}Semantic roles & 50–950 ramp
primary
#D7D7EF
secondary
#CBCB9F
accent
#B630B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485