#EBA2F0#EBA2F0
#EBA2F0 is a light, vivid purple. Relative luminance 0.498; OKLCH L 80.8% C 0.132 H 324.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2F0 |
|---|---|
| RGB | rgb(235, 162, 240) |
| HSL | hsl(296, 72%, 79%) |
| HSV | hsv(296, 33%, 94%) |
| CMYK | cmyk(2.1%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(75.94, 39.43, -28.28) |
| CIE-LCH | lch(75.94, 48.52, 324.35°) |
| OKLab | oklab(80.83% 0.1078 -0.0769) |
| OKLCH | oklch(80.83% 0.132 324.5) |
| XYZ | xyz(62.9078, 49.7962, 88.7191) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 7.00
Violet (CSS)
#EE82EE
ΔE00 7.10
Light Lavendar
#EFC0FE
ΔE00 7.12
Lavender (survey)
#C79FEF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2F0 #A7F0A2
analogous
#C4A2F0 #EBA2F0 #F0A2CE
triadic
#EBA2F0 #F0EBA2 #A2F0EB
tetradic
#EBA2F0 #F0C4A2 #A7F0A2 #A2CEF0
square
#EBA2F0 #F0C4A2 #A7F0A2 #A2CEF0
split-complementary
#EBA2F0 #CEF0A2 #A2F0C4
monochromatic
#D439DF #E06DE8 #EBA2F0 #F6D7F9 #F9E5FB
Accessibility & contrast
On white
1.92
#EBA2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#EBA2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2F0
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2F0 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F3
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#EFAABF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba2f0; /* rgb */ color: rgb(235, 162, 240); /* oklch */ color: oklch(80.8% 0.132 324.5);
Tailwind
colors: {
custom: {
50: '#f2bef5',
500: '#eba2f0',
950: '#000000',
},
}SCSS
$custom: #eba2f0; $custom-light: #f2bef5; $custom-dark: #000000;
JSON
{
"hex": "#eba2f0",
"rgb": {
"r": 235,
"g": 162,
"b": 240
},
"hsl": {
"h": 296.154,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.80833,
"c": 0.13243,
"h": 324.5
},
"luminance": 0.49794
}Semantic roles & 50–950 ramp
primary
#EBA2F0
secondary
#DAF2D9
accent
#D4111E
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185