#EBD8FE#EBD8FE
#EBD8FE is a very light, muted violet. Relative luminance 0.739; OKLCH L 90.9% C 0.055 H 307.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD8FE |
|---|---|
| RGB | rgb(235, 216, 254) |
| HSL | hsl(270, 95%, 92%) |
| HSV | hsv(270, 15%, 100%) |
| CMYK | cmyk(7.5%, 15%, 0%, 0.4%) |
| CIE-LAB | lab(88.89, 13.40, -16.11) |
| CIE-LCH | lch(88.89, 20.95, 309.76°) |
| OKLab | oklab(90.93% 0.0336 -0.0434) |
| OKLCH | oklch(90.93% 0.055 307.8) |
| XYZ | xyz(76.7031, 73.9300, 103.9758) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.78
Pale Lilac
#E4CBFF
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 5.39
Light Lilac
#EDC8FF
ΔE00 5.94
Light Lavender
#DFC5FE
ΔE00 6.16
Pale Mauve
#FED0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD8FE #EBFED8
analogous
#D8D8FE #EBD8FE #FED8FE
triadic
#EBD8FE #FEEBD8 #D8FEEB
tetradic
#EBD8FE #FED8D8 #EBFED8 #D8FEFE
square
#EBD8FE #FED8D8 #EBFED8 #D8FEFE
split-complementary
#EBD8FE #FEFED8 #D8FED8
monochromatic
#AE61FB #CC9CFC #EBD8FE #F0E1FE #F0E1FE
Accessibility & contrast
On white
1.33
#EBD8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EBD8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD8FE
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD8FE | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D6DFFD
Tritanopia (blue-blind)
#E9DDE5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebd8fe; /* rgb */ color: rgb(235, 216, 254); /* oklch */ color: oklch(90.9% 0.055 307.8);
Tailwind
colors: {
custom: {
50: '#f1e4fe',
500: '#ebd8fe',
950: '#000000',
},
}SCSS
$custom: #ebd8fe; $custom-light: #f1e4fe; $custom-dark: #000000;
JSON
{
"hex": "#ebd8fe",
"rgb": {
"r": 235,
"g": 216,
"b": 254
},
"hsl": {
"h": 270,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.90931,
"c": 0.0549,
"h": 307.8
},
"luminance": 0.7393
}Semantic roles & 50–950 ramp
primary
#EBD8FE
secondary
#BDE991
accent
#E60073
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485