#EBA9FC#EBA9FC
#EBA9FC is a very light, vivid purple. Relative luminance 0.531; OKLCH L 82.5% C 0.133 H 319.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA9FC |
|---|---|
| RGB | rgb(235, 169, 252) |
| HSL | hsl(288, 93%, 83%) |
| HSV | hsv(288, 33%, 99%) |
| CMYK | cmyk(6.7%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(77.92, 38.00, -31.73) |
| CIE-LCH | lch(77.92, 49.50, 320.13°) |
| OKLab | oklab(82.47% 0.1007 -0.0867) |
| OKLCH | oklch(82.47% 0.133 319.3) |
| XYZ | xyz(66.0173, 53.0681, 98.8421) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.26
Plum
#DDA0DD
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 5.88
Light Lavendar
#EFC0FE
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.17
Pale Violet
#CEAEFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA9FC #BAFCA9
analogous
#C2A9FC #EBA9FC #FCA9E3
triadic
#EBA9FC #FCEBA9 #A9FCEB
tetradic
#EBA9FC #FCC2A9 #BAFCA9 #A9E3FC
square
#EBA9FC #FCC2A9 #BAFCA9 #A9E3FC
split-complementary
#EBA9FC #E3FCA9 #A9FCC2
monochromatic
#CF33F8 #DD6EFA #EBA9FC #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.81
#EBA9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EBA9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA9FC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA9FC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFF
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#ECB2C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eba9fc; /* rgb */ color: rgb(235, 169, 252); /* oklch */ color: oklch(82.5% 0.133 319.3);
Tailwind
colors: {
custom: {
50: '#f2c3fd',
500: '#eba9fc',
950: '#000000',
},
}SCSS
$custom: #eba9fc; $custom-light: #f2c3fd; $custom-dark: #000000;
JSON
{
"hex": "#eba9fc",
"rgb": {
"r": 235,
"g": 169,
"b": 252
},
"hsl": {
"h": 287.711,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.82474,
"c": 0.13284,
"h": 319.3
},
"luminance": 0.53066
}Semantic roles & 50–950 ramp
primary
#EBA9FC
secondary
#82E06A
accent
#E6002F
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285