#EBA7EE#EBA7EE
#EBA7EE is a light, vivid purple. Relative luminance 0.515; OKLCH L 81.6% C 0.122 H 325.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA7EE |
|---|---|
| RGB | rgb(235, 167, 238) |
| HSL | hsl(297, 68%, 79%) |
| HSV | hsv(297, 30%, 93%) |
| CMYK | cmyk(1.3%, 29.8%, 0%, 6.7%) |
| CIE-LAB | lab(76.97, 36.41, -25.63) |
| CIE-LCH | lch(76.97, 44.53, 324.86°) |
| OKLab | oklab(81.58% 0.1 -0.0695) |
| OKLCH | oklch(81.58% 0.122 325.2) |
| XYZ | xyz(63.5107, 51.4747, 87.4624) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.23
Mauve
#E0B0FF
ΔE00 5.19
Light Lavendar
#EFC0FE
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 7.28
Lavender (survey)
#C79FEF
ΔE00 7.86
Lavender Pink
#DD85D7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA7EE #AAEEA7
analogous
#C8A7EE #EBA7EE #EEA7CE
triadic
#EBA7EE #EEEBA7 #A7EEEB
tetradic
#EBA7EE #EEC8A7 #AAEEA7 #A7CEEE
square
#EBA7EE #EEC8A7 #AAEEA7 #A7CEEE
split-complementary
#EBA7EE #CEEEA7 #A7EEC8
monochromatic
#D440DA #DF74E4 #EBA7EE #F7DAF8 #F9E5FA
Accessibility & contrast
On white
1.86
#EBA7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#EBA7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA7EE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA7EE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F1
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#EFAEC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eba7ee; /* rgb */ color: rgb(235, 167, 238); /* oklch */ color: oklch(81.6% 0.122 325.2);
Tailwind
colors: {
custom: {
50: '#f2c2f3',
500: '#eba7ee',
950: '#000000',
},
}SCSS
$custom: #eba7ee; $custom-light: #f2c2f3; $custom-dark: #000000;
JSON
{
"hex": "#eba7ee",
"rgb": {
"r": 235,
"g": 167,
"b": 238
},
"hsl": {
"h": 297.465,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.81585,
"c": 0.12174,
"h": 325.2
},
"luminance": 0.51473
}Semantic roles & 50–950 ramp
primary
#EBA7EE
secondary
#72CB6E
accent
#D0161E
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285