#EBD9FA#EBD9FA
#EBD9FA is a very light, muted violet. Relative luminance 0.742; OKLCH L 91.0% C 0.048 H 309.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD9FA |
|---|---|
| RGB | rgb(235, 217, 250) |
| HSL | hsl(273, 77%, 92%) |
| HSV | hsv(273, 13%, 98%) |
| CMYK | cmyk(6%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(89.01, 12.11, -13.82) |
| CIE-LCH | lch(89.01, 18.37, 311.22°) |
| OKLab | oklab(90.99% 0.0309 -0.0371) |
| OKLCH | oklch(90.99% 0.048 309.8) |
| XYZ | xyz(76.3262, 74.1904, 100.7231) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 5.79
Very Light Purple
#F6CEFC
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 6.84
Pale Mauve
#FED0FC
ΔE00 7.08
Light Lilac
#EDC8FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD9FA #E8FAD9
analogous
#DBD9FA #EBD9FA #FAD9F9
triadic
#EBD9FA #FAEBD9 #D9FAEB
tetradic
#EBD9FA #FADBD9 #E8FAD9 #D9F9FA
square
#EBD9FA #FADBD9 #E8FAD9 #D9F9FA
split-complementary
#EBD9FA #F9FAD9 #D9FADB
monochromatic
#B26DEC #CFA3F3 #EBD9FA #F1E4FB #F1E4FB
Accessibility & contrast
On white
1.33
#EBD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EBD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD9FA
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD9FA | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#EADDE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebd9fa; /* rgb */ color: rgb(235, 217, 250); /* oklch */ color: oklch(91.0% 0.048 309.8);
Tailwind
colors: {
custom: {
50: '#f1e4fc',
500: '#ebd9fa',
950: '#000000',
},
}SCSS
$custom: #ebd9fa; $custom-light: #f1e4fc; $custom-dark: #000000;
JSON
{
"hex": "#ebd9fa",
"rgb": {
"r": 235,
"g": 217,
"b": 250
},
"hsl": {
"h": 272.727,
"s": 76.744,
"l": 91.569
},
"oklch": {
"l": 0.90987,
"c": 0.04828,
"h": 309.8
},
"luminance": 0.7419
}Semantic roles & 50–950 ramp
primary
#EBD9FA
secondary
#B8E097
accent
#D90D69
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485