#EBA2F2#EBA2F2
#EBA2F2 is a light, vivid purple. Relative luminance 0.499; OKLCH L 80.9% C 0.134 H 323.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2F2 |
|---|---|
| RGB | rgb(235, 162, 242) |
| HSL | hsl(295, 75%, 79%) |
| HSV | hsv(295, 33%, 95%) |
| CMYK | cmyk(2.9%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(76.02, 39.80, -29.25) |
| CIE-LCH | lch(76.02, 49.39, 323.69°) |
| OKLab | oklab(80.91% 0.1083 -0.0796) |
| OKLCH | oklch(80.91% 0.134 323.7) |
| XYZ | xyz(63.2066, 49.9157, 90.2924) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 7.10
Light Lavendar
#EFC0FE
ΔE00 7.15
Lilac (survey)
#CEA2FD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2F2 #A9F2A2
analogous
#C3A2F2 #EBA2F2 #F2A2D1
triadic
#EBA2F2 #F2EBA2 #A2F2EB
tetradic
#EBA2F2 #F2C3A2 #A9F2A2 #A2D1F2
square
#EBA2F2 #F2C3A2 #A9F2A2 #A2D1F2
split-complementary
#EBA2F2 #D1F2A2 #A2F2C3
monochromatic
#D437E3 #DF6CEA #EBA2F2 #F7D8FA #F9E4FB
Accessibility & contrast
On white
1.91
#EBA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#EBA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2F2
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2F2 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#EEAABF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba2f2; /* rgb */ color: rgb(235, 162, 242); /* oklch */ color: oklch(80.9% 0.134 323.7);
Tailwind
colors: {
custom: {
50: '#f2bef6',
500: '#eba2f2',
950: '#000000',
},
}SCSS
$custom: #eba2f2; $custom-light: #f2bef6; $custom-dark: #000000;
JSON
{
"hex": "#eba2f2",
"rgb": {
"r": 235,
"g": 162,
"b": 242
},
"hsl": {
"h": 294.75,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.80912,
"c": 0.13444,
"h": 323.7
},
"luminance": 0.49914
}Semantic roles & 50–950 ramp
primary
#EBA2F2
secondary
#DAF3D8
accent
#D80E20
background
#FEFBFF
surface
#FDF7FE
border
#D5D0D6
text
#171217
muted
#858185