#EBA3EE#EBA3EE
#EBA3EE is a light, vivid purple. Relative luminance 0.500; OKLCH L 80.9% C 0.129 H 325.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA3EE |
|---|---|
| RGB | rgb(235, 163, 238) |
| HSL | hsl(298, 69%, 79%) |
| HSV | hsv(298, 32%, 93%) |
| CMYK | cmyk(1.3%, 31.5%, 0%, 6.7%) |
| CIE-LAB | lab(76.09, 38.53, -26.97) |
| CIE-LCH | lch(76.09, 47.03, 325.01°) |
| OKLab | oklab(80.92% 0.1058 -0.0732) |
| OKLCH | oklch(80.92% 0.129 325.3) |
| XYZ | xyz(62.7892, 50.0318, 87.2219) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 5.49
Light Lavendar
#EFC0FE
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.14
Violet (CSS)
#EE82EE
ΔE00 7.47
Lavender (survey)
#C79FEF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA3EE #A6EEA3
analogous
#C5A3EE #EBA3EE #EEA3CB
triadic
#EBA3EE #EEEBA3 #A3EEEB
tetradic
#EBA3EE #EEC5A3 #A6EEA3 #A3CBEE
square
#EBA3EE #EEC5A3 #A6EEA3 #A3CBEE
split-complementary
#EBA3EE #CBEEA3 #A3EEC5
monochromatic
#D53CDB #E06FE4 #EBA3EE #F6D7F8 #F9E5FA
Accessibility & contrast
On white
1.91
#EBA3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#EBA3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA3EE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA3EE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F1
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#EFAABE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eba3ee; /* rgb */ color: rgb(235, 163, 238); /* oklch */ color: oklch(80.9% 0.129 325.3);
Tailwind
colors: {
custom: {
50: '#f2bff3',
500: '#eba3ee',
950: '#000000',
},
}SCSS
$custom: #eba3ee; $custom-light: #f2bff3; $custom-dark: #000000;
JSON
{
"hex": "#eba3ee",
"rgb": {
"r": 235,
"g": 163,
"b": 238
},
"hsl": {
"h": 297.6,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.80918,
"c": 0.1287,
"h": 325.3
},
"luminance": 0.5003
}Semantic roles & 50–950 ramp
primary
#EBA3EE
secondary
#6ECB6A
accent
#D1151C
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285