#EBD7FF#EBD7FF
#EBD7FF is a very light, muted violet. Relative luminance 0.735; OKLCH L 90.8% C 0.058 H 307.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD7FF |
|---|---|
| RGB | rgb(235, 215, 255) |
| HSL | hsl(270, 100%, 92%) |
| HSV | hsv(270, 16%, 100%) |
| CMYK | cmyk(7.8%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(88.68, 14.12, -16.95) |
| CIE-LCH | lch(88.68, 22.06, 309.80°) |
| OKLab | oklab(90.78% 0.0354 -0.0457) |
| OKLCH | oklch(90.78% 0.058 307.8) |
| XYZ | xyz(76.6082, 73.4834, 104.7362) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.26
Pale Lilac
#E4CBFF
ΔE00 3.92
Very Light Purple
#F6CEFC
ΔE00 5.01
Light Lilac
#EDC8FF
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 5.62
Pale Mauve
#FED0FC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD7FF #EBFFD7
analogous
#D7D7FF #EBD7FF #FFD7FF
triadic
#EBD7FF #FFEBD7 #D7FFEB
tetradic
#EBD7FF #FFD7D7 #EBFFD7 #D7FFFF
square
#EBD7FF #FFD7D7 #EBFFD7 #D7FFFF
split-complementary
#EBD7FF #FFFFD7 #D7FFD7
monochromatic
#AE5DFF #CC9AFF #EBD7FF #F0E0FF #F0E0FF
Accessibility & contrast
On white
1.34
#EBD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EBD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD7FF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD7FF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#E9DCE4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebd7ff; /* rgb */ color: rgb(235, 215, 255); /* oklch */ color: oklch(90.8% 0.058 307.8);
Tailwind
colors: {
custom: {
50: '#f1e3ff',
500: '#ebd7ff',
950: '#000000',
},
}SCSS
$custom: #ebd7ff; $custom-light: #f1e3ff; $custom-dark: #000000;
JSON
{
"hex": "#ebd7ff",
"rgb": {
"r": 235,
"g": 215,
"b": 255
},
"hsl": {
"h": 270,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.90776,
"c": 0.0578,
"h": 307.8
},
"luminance": 0.73483
}Semantic roles & 50–950 ramp
primary
#EBD7FF
secondary
#BDEB8F
accent
#E60073
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486