#EBA2F3#EBA2F3
#EBA2F3 is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.0% C 0.135 H 323.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2F3 |
|---|---|
| RGB | rgb(235, 162, 243) |
| HSL | hsl(294, 77%, 79%) |
| HSV | hsv(294, 33%, 95%) |
| CMYK | cmyk(3.3%, 33.3%, 0%, 4.7%) |
| CIE-LAB | lab(76.05, 39.99, -29.73) |
| CIE-LCH | lch(76.05, 49.83, 323.37°) |
| OKLab | oklab(80.95% 0.1086 -0.081) |
| OKLCH | oklch(80.95% 0.135 323.3) |
| XYZ | xyz(63.3572, 49.9760, 91.0855) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.20
Mauve
#E0B0FF
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 7.09
Lavender Pink
#DD85D7
ΔE00 7.15
Light Lavendar
#EFC0FE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2F3 #AAF3A2
analogous
#C3A2F3 #EBA2F3 #F3A2D3
triadic
#EBA2F3 #F3EBA2 #A2F3EB
tetradic
#EBA2F3 #F3C3A2 #AAF3A2 #A2D3F3
square
#EBA2F3 #F3C3A2 #AAF3A2 #A2D3F3
split-complementary
#EBA2F3 #D3F3A2 #A2F3C3
monochromatic
#D436E5 #DF6CEC #EBA2F3 #F7D8FA #F9E4FC
Accessibility & contrast
On white
1.91
#EBA2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#EBA2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2F3
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2F3 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F6
Deuteranopia (green-blind)
#ACBFF0
Tritanopia (blue-blind)
#EEAAC0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba2f3; /* rgb */ color: rgb(235, 162, 243); /* oklch */ color: oklch(81.0% 0.135 323.3);
Tailwind
colors: {
custom: {
50: '#f2bef7',
500: '#eba2f3',
950: '#000000',
},
}SCSS
$custom: #eba2f3; $custom-light: #f2bef7; $custom-dark: #000000;
JSON
{
"hex": "#eba2f3",
"rgb": {
"r": 235,
"g": 162,
"b": 243
},
"hsl": {
"h": 294.074,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.80953,
"c": 0.13545,
"h": 323.3
},
"luminance": 0.49974
}Semantic roles & 50–950 ramp
primary
#EBA2F3
secondary
#DAF3D8
accent
#D90C20
background
#FEFBFF
surface
#FDF7FE
border
#D5D0D6
text
#171217
muted
#858185