#D7D3EB#D7D3EB
#D7D3EB is a very light, muted violet. Relative luminance 0.670; OKLCH L 87.7% C 0.033 H 293.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D3EB |
|---|---|
| RGB | rgb(215, 211, 235) |
| HSL | hsl(250, 38%, 87%) |
| HSV | hsv(250, 10%, 92%) |
| CMYK | cmyk(8.5%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.52, 5.87, -11.28) |
| CIE-LCH | lch(85.52, 12.71, 297.49°) |
| OKLab | oklab(87.74% 0.0131 -0.0303) |
| OKLCH | oklch(87.74% 0.033 293.4) |
| XYZ | xyz(66.3111, 67.0335, 88.0265) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 8.32
Pale Lilac
#E4CBFF
ΔE00 9.60
Light Periwinkle
#C1C6FC
ΔE00 9.67
Pale Lavender
#EECFFE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D3EB #E7EBD3
analogous
#D3DBEB #D7D3EB #E3D3EB
triadic
#D7D3EB #EBD7D3 #D3EBD7
tetradic
#D7D3EB #EBD3DB #E7EBD3 #D3EBE3
square
#D7D3EB #EBD3DB #E7EBD3 #D3EBE3
split-complementary
#D7D3EB #EBE3D3 #DBEBD3
monochromatic
#8B7FC5 #B1A9D8 #D7D3EB #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.46
#D7D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#D7D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D3EB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D3EB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#CFD5EA
Tritanopia (blue-blind)
#D3D6DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d7d3eb; /* rgb */ color: rgb(215, 211, 235); /* oklch */ color: oklch(87.7% 0.033 293.4);
Tailwind
colors: {
custom: {
50: '#e3e0f1',
500: '#d7d3eb',
950: '#000000',
},
}SCSS
$custom: #d7d3eb; $custom-light: #e3e0f1; $custom-dark: #000000;
JSON
{
"hex": "#d7d3eb",
"rgb": {
"r": 215,
"g": 211,
"b": 235
},
"hsl": {
"h": 250,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.87736,
"c": 0.03302,
"h": 293.4
},
"luminance": 0.67034
}Semantic roles & 50–950 ramp
primary
#D7D3EB
secondary
#BFC69D
accent
#B0359C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485