#EBA3F3#EBA3F3
#EBA3F3 is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.1% C 0.134 H 323.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA3F3 |
|---|---|
| RGB | rgb(235, 163, 243) |
| HSL | hsl(294, 77%, 80%) |
| HSV | hsv(294, 33%, 95%) |
| CMYK | cmyk(3.3%, 32.9%, 0%, 4.7%) |
| CIE-LAB | lab(76.27, 39.46, -29.40) |
| CIE-LCH | lch(76.27, 49.21, 323.31°) |
| OKLab | oklab(81.12% 0.1071 -0.0801) |
| OKLCH | oklch(81.12% 0.134 323.2) |
| XYZ | xyz(63.5340, 50.3297, 91.1445) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Mauve
#E0B0FF
ΔE00 4.89
Light Lavendar
#EFC0FE
ΔE00 6.93
Lilac (survey)
#CEA2FD
ΔE00 7.11
Lavender (survey)
#C79FEF
ΔE00 7.19
Violet (CSS)
#EE82EE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA3F3 #ABF3A3
analogous
#C3A3F3 #EBA3F3 #F3A3D3
triadic
#EBA3F3 #F3EBA3 #A3F3EB
tetradic
#EBA3F3 #F3C3A3 #ABF3A3 #A3D3F3
square
#EBA3F3 #F3C3A3 #ABF3A3 #A3D3F3
split-complementary
#EBA3F3 #D3F3A3 #A3F3C3
monochromatic
#D337E5 #DF6DEC #EBA3F3 #F7D9FA #F9E4FB
Accessibility & contrast
On white
1.90
#EBA3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EBA3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA3F3
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA3F3 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F6
Deuteranopia (green-blind)
#ADBFF0
Tritanopia (blue-blind)
#EEABC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eba3f3; /* rgb */ color: rgb(235, 163, 243); /* oklch */ color: oklch(81.1% 0.134 323.2);
Tailwind
colors: {
custom: {
50: '#f2bff7',
500: '#eba3f3',
950: '#000000',
},
}SCSS
$custom: #eba3f3; $custom-light: #f2bff7; $custom-dark: #000000;
JSON
{
"hex": "#eba3f3",
"rgb": {
"r": 235,
"g": 163,
"b": 243
},
"hsl": {
"h": 294,
"s": 76.923,
"l": 79.608
},
"oklch": {
"l": 0.81117,
"c": 0.13373,
"h": 323.2
},
"luminance": 0.50328
}Semantic roles & 50–950 ramp
primary
#EBA3F3
secondary
#73D268
accent
#D90C21
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285