#EBA6EE#EBA6EE
#EBA6EE is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.4% C 0.123 H 325.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA6EE |
|---|---|
| RGB | rgb(235, 166, 238) |
| HSL | hsl(298, 68%, 79%) |
| HSV | hsv(298, 30%, 93%) |
| CMYK | cmyk(1.3%, 30.3%, 0%, 6.7%) |
| CIE-LAB | lab(76.75, 36.94, -25.97) |
| CIE-LCH | lch(76.75, 45.16, 324.90°) |
| OKLab | oklab(81.42% 0.1014 -0.0704) |
| OKLCH | oklch(81.42% 0.123 325.2) |
| XYZ | xyz(63.3282, 51.1097, 87.4016) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.23
Mauve
#E0B0FF
ΔE00 5.24
Light Lavendar
#EFC0FE
ΔE00 6.19
Light Violet
#D6B4FC
ΔE00 7.38
Lavender Pink
#DD85D7
ΔE00 7.77
Lavender (survey)
#C79FEF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA6EE #A9EEA6
analogous
#C7A6EE #EBA6EE #EEA6CD
triadic
#EBA6EE #EEEBA6 #A6EEEB
tetradic
#EBA6EE #EEC7A6 #A9EEA6 #A6CDEE
square
#EBA6EE #EEC7A6 #A9EEA6 #A6CDEE
split-complementary
#EBA6EE #CDEEA6 #A6EEC7
monochromatic
#D43FDA #DF73E4 #EBA6EE #F7D9F8 #F9E5FA
Accessibility & contrast
On white
1.87
#EBA6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#EBA6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA6EE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA6EE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F1
Deuteranopia (green-blind)
#B1C0EC
Tritanopia (blue-blind)
#EFADC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eba6ee; /* rgb */ color: rgb(235, 166, 238); /* oklch */ color: oklch(81.4% 0.123 325.2);
Tailwind
colors: {
custom: {
50: '#f2c1f3',
500: '#eba6ee',
950: '#000000',
},
}SCSS
$custom: #eba6ee; $custom-light: #f2c1f3; $custom-dark: #000000;
JSON
{
"hex": "#eba6ee",
"rgb": {
"r": 235,
"g": 166,
"b": 238
},
"hsl": {
"h": 297.5,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.81417,
"c": 0.12349,
"h": 325.2
},
"luminance": 0.51108
}Semantic roles & 50–950 ramp
primary
#EBA6EE
secondary
#71CB6D
accent
#D0161D
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285