#EBA3EF#EBA3EF
#EBA3EF is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.0% C 0.130 H 324.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA3EF |
|---|---|
| RGB | rgb(235, 163, 239) |
| HSL | hsl(297, 70%, 79%) |
| HSV | hsv(297, 32%, 94%) |
| CMYK | cmyk(1.7%, 31.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.12, 38.71, -27.46) |
| CIE-LCH | lch(76.12, 47.46, 324.65°) |
| OKLab | oklab(80.96% 0.1061 -0.0746) |
| OKLCH | oklch(80.96% 0.13 324.9) |
| XYZ | xyz(62.9365, 50.0907, 87.9978) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.49
Mauve
#E0B0FF
ΔE00 5.36
Light Lavendar
#EFC0FE
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.16
Violet (CSS)
#EE82EE
ΔE00 7.40
Lavender (survey)
#C79FEF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA3EF #A7EFA3
analogous
#C5A3EF #EBA3EF #EFA3CD
triadic
#EBA3EF #EFEBA3 #A3EFEB
tetradic
#EBA3EF #EFC5A3 #A7EFA3 #A3CDEF
square
#EBA3EF #EFC5A3 #A7EFA3 #A3CDEF
split-complementary
#EBA3EF #CDEFA3 #A3EFC5
monochromatic
#D43BDD #E06FE6 #EBA3EF #F6D7F8 #F9E5FA
Accessibility & contrast
On white
1.91
#EBA3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EBA3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA3EF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA3EF | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F2
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#EFAABF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eba3ef; /* rgb */ color: rgb(235, 163, 239); /* oklch */ color: oklch(81.0% 0.130 324.9);
Tailwind
colors: {
custom: {
50: '#f2bff4',
500: '#eba3ef',
950: '#000000',
},
}SCSS
$custom: #eba3ef; $custom-light: #f2bff4; $custom-dark: #000000;
JSON
{
"hex": "#eba3ef",
"rgb": {
"r": 235,
"g": 163,
"b": 239
},
"hsl": {
"h": 296.842,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.80958,
"c": 0.1297,
"h": 324.9
},
"luminance": 0.50089
}Semantic roles & 50–950 ramp
primary
#EBA3EF
secondary
#6FCC6A
accent
#D2131D
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285