#EBABE9#EBABE9
#EBABE9 is a very light, moderate purple. Relative luminance 0.527; OKLCH L 82.1% C 0.110 H 327.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBABE9 |
|---|---|
| RGB | rgb(235, 171, 233) |
| HSL | hsl(302, 62%, 80%) |
| HSV | hsv(302, 27%, 92%) |
| CMYK | cmyk(0%, 27.2%, 0.9%, 7.8%) |
| CIE-LAB | lab(77.68, 33.37, -21.83) |
| CIE-LCH | lch(77.68, 39.88, 326.80°) |
| OKLab | oklab(82.07% 0.0927 -0.0589) |
| OKLCH | oklch(82.07% 0.11 327.6) |
| XYZ | xyz(63.5305, 52.6733, 83.8954) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 5.38
Mauve
#E0B0FF
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 7.43
Light Violet
#D6B4FC
ΔE00 7.70
Lilac
#C8A2C8
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBABE9 #ABEBAD
analogous
#CDABEB #EBABE9 #EBABC9
triadic
#EBABE9 #E9EBAB #ABE9EB
tetradic
#EBABE9 #EBCDAB #ABEBAD #ABC9EB
square
#EBABE9 #EBCDAB #ABEBAD #ABC9EB
split-complementary
#EBABE9 #C9EBAB #ABEBCD
monochromatic
#D348CF #DF7ADC #EBABE9 #F7DCF6 #F9E6F9
Accessibility & contrast
On white
1.82
#EBABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#EBABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBABE9
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBABE9 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEB
Deuteranopia (green-blind)
#B6C3E7
Tritanopia (blue-blind)
#EFB0C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebabe9; /* rgb */ color: rgb(235, 171, 233); /* oklch */ color: oklch(82.1% 0.110 327.6);
Tailwind
colors: {
custom: {
50: '#f2c4f0',
500: '#ebabe9',
950: '#000000',
},
}SCSS
$custom: #ebabe9; $custom-light: #f2c4f0; $custom-dark: #000000;
JSON
{
"hex": "#ebabe9",
"rgb": {
"r": 235,
"g": 171,
"b": 233
},
"hsl": {
"h": 301.875,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.82073,
"c": 0.1098,
"h": 327.6
},
"luminance": 0.52671
}Semantic roles & 50–950 ramp
primary
#EBABE9
secondary
#73C776
accent
#C9221C
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285