#EBD8FF#EBD8FF
#EBD8FF is a very light, muted violet. Relative luminance 0.740; OKLCH L 91.0% C 0.056 H 307.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD8FF |
|---|---|
| RGB | rgb(235, 216, 255) |
| HSL | hsl(269, 100%, 92%) |
| HSV | hsv(269, 15%, 100%) |
| CMYK | cmyk(7.8%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(88.92, 13.59, -16.59) |
| CIE-LCH | lch(88.92, 21.44, 309.34°) |
| OKLab | oklab(90.96% 0.034 -0.0447) |
| OKLCH | oklch(90.96% 0.056 307.2) |
| XYZ | xyz(76.8636, 73.9942, 104.8214) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.65
Pale Lilac
#E4CBFF
ΔE00 4.26
Very Light Purple
#F6CEFC
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.78
Light Lavender
#DFC5FE
ΔE00 5.95
Pale Mauve
#FED0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD8FF #ECFFD8
analogous
#D8D9FF #EBD8FF #FFD8FF
triadic
#EBD8FF #FFEBD8 #D8FFEB
tetradic
#EBD8FF #FFD8D9 #ECFFD8 #D8FFFF
square
#EBD8FF #FFD8D9 #ECFFD8 #D8FFFF
split-complementary
#EBD8FF #FFFFD8 #D9FFD8
monochromatic
#AC5EFF #CC9BFF #EBD8FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.33
#EBD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EBD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD8FF
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD8FF | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#D5E0FE
Tritanopia (blue-blind)
#E9DDE5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebd8ff; /* rgb */ color: rgb(235, 216, 255); /* oklch */ color: oklch(91.0% 0.056 307.2);
Tailwind
colors: {
custom: {
50: '#f1e4ff',
500: '#ebd8ff',
950: '#000000',
},
}SCSS
$custom: #ebd8ff; $custom-light: #f1e4ff; $custom-dark: #000000;
JSON
{
"hex": "#ebd8ff",
"rgb": {
"r": 235,
"g": 216,
"b": 255
},
"hsl": {
"h": 269.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90964,
"c": 0.05616,
"h": 307.2
},
"luminance": 0.73994
}Semantic roles & 50–950 ramp
primary
#EBD8FF
secondary
#BFEB90
accent
#E60076
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486