#EBA9EE#EBA9EE
#EBA9EE is a light, moderate purple. Relative luminance 0.522; OKLCH L 81.9% C 0.118 H 325.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA9EE |
|---|---|
| RGB | rgb(235, 169, 238) |
| HSL | hsl(297, 67%, 80%) |
| HSV | hsv(297, 29%, 93%) |
| CMYK | cmyk(1.3%, 29%, 0%, 6.7%) |
| CIE-LAB | lab(77.41, 35.35, -24.95) |
| CIE-LCH | lch(77.41, 43.27, 324.78°) |
| OKLab | oklab(81.92% 0.097 -0.0676) |
| OKLCH | oklch(81.92% 0.118 325.1) |
| XYZ | xyz(63.8799, 52.2132, 87.5855) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.29
Mauve
#E0B0FF
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 5.51
Light Violet
#D6B4FC
ΔE00 7.10
Light Lilac
#EDC8FF
ΔE00 7.77
Lavender (survey)
#C79FEF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA9EE #ACEEA9
analogous
#C8A9EE #EBA9EE #EEA9CF
triadic
#EBA9EE #EEEBA9 #A9EEEB
tetradic
#EBA9EE #EEC8A9 #ACEEA9 #A9CFEE
square
#EBA9EE #EEC8A9 #ACEEA9 #A9CFEE
split-complementary
#EBA9EE #CFEEA9 #A9EEC8
monochromatic
#D343DA #DF76E4 #EBA9EE #F7DCF8 #F9E5FA
Accessibility & contrast
On white
1.84
#EBA9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#EBA9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA9EE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA9EE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF1
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#EFAFC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eba9ee; /* rgb */ color: rgb(235, 169, 238); /* oklch */ color: oklch(81.9% 0.118 325.1);
Tailwind
colors: {
custom: {
50: '#f2c3f3',
500: '#eba9ee',
950: '#000000',
},
}SCSS
$custom: #eba9ee; $custom-light: #f2c3f3; $custom-dark: #000000;
JSON
{
"hex": "#eba9ee",
"rgb": {
"r": 235,
"g": 169,
"b": 238
},
"hsl": {
"h": 297.391,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.81921,
"c": 0.11825,
"h": 325.1
},
"luminance": 0.52211
}Semantic roles & 50–950 ramp
primary
#EBA9EE
secondary
#74CB70
accent
#CF171F
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285