#EBA8EE#EBA8EE
#EBA8EE is a light, moderate purple. Relative luminance 0.518; OKLCH L 81.8% C 0.120 H 325.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8EE |
|---|---|
| RGB | rgb(235, 168, 238) |
| HSL | hsl(297, 67%, 80%) |
| HSV | hsv(297, 29%, 93%) |
| CMYK | cmyk(1.3%, 29.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.19, 35.88, -25.29) |
| CIE-LCH | lch(77.19, 43.90, 324.82°) |
| OKLab | oklab(81.75% 0.0985 -0.0685) |
| OKLCH | oklch(81.75% 0.12 325.2) |
| XYZ | xyz(63.6946, 51.8425, 87.5237) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 5.14
Light Lavendar
#EFC0FE
ΔE00 5.73
Light Violet
#D6B4FC
ΔE00 7.18
Lavender (survey)
#C79FEF
ΔE00 7.92
Light Lilac
#EDC8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8EE #ABEEA8
analogous
#C8A8EE #EBA8EE #EEA8CE
triadic
#EBA8EE #EEEBA8 #A8EEEB
tetradic
#EBA8EE #EEC8A8 #ABEEA8 #A8CEEE
square
#EBA8EE #EEC8A8 #ABEEA8 #A8CEEE
split-complementary
#EBA8EE #CEEEA8 #A8EEC8
monochromatic
#D342DA #DF75E4 #EBA8EE #F7DBF8 #F9E5FA
Accessibility & contrast
On white
1.85
#EBA8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EBA8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8EE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8EE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F1
Deuteranopia (green-blind)
#B2C2EC
Tritanopia (blue-blind)
#EFAEC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eba8ee; /* rgb */ color: rgb(235, 168, 238); /* oklch */ color: oklch(81.8% 0.120 325.2);
Tailwind
colors: {
custom: {
50: '#f2c2f3',
500: '#eba8ee',
950: '#000000',
},
}SCSS
$custom: #eba8ee; $custom-light: #f2c2f3; $custom-dark: #000000;
JSON
{
"hex": "#eba8ee",
"rgb": {
"r": 235,
"g": 168,
"b": 238
},
"hsl": {
"h": 297.429,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.81753,
"c": 0.11999,
"h": 325.2
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#EBA8EE
secondary
#73CB6F
accent
#CF161E
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285