#EBB8EA#EBB8EA
#EBB8EA is a very light, moderate purple. Relative luminance 0.579; OKLCH L 84.4% C 0.088 H 326.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8EA |
|---|---|
| RGB | rgb(235, 184, 234) |
| HSL | hsl(301, 56%, 82%) |
| HSV | hsv(301, 22%, 92%) |
| CMYK | cmyk(0%, 21.7%, 0.4%, 7.8%) |
| CIE-LAB | lab(80.67, 26.62, -17.84) |
| CIE-LCH | lch(80.67, 32.05, 326.17°) |
| OKLab | oklab(84.38% 0.0737 -0.0479) |
| OKLCH | oklch(84.38% 0.088 326.9) |
| XYZ | xyz(66.2511, 57.8854, 85.5090) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.06
Pale Mauve
#FED0FC
ΔE00 5.48
Plum
#DDA0DD
ΔE00 5.91
Pale Lavender
#EECFFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8EA #B8EBB9
analogous
#D2B8EB #EBB8EA #EBB8D1
triadic
#EBB8EA #EAEBB8 #B8EAEB
tetradic
#EBB8EA #EBD2B8 #B8EBB9 #B8D1EB
square
#EBB8EA #EBD2B8 #B8EBB9 #B8D1EB
split-complementary
#EBB8EA #D1EBB8 #B8EBD2
monochromatic
#D059CE #DE88DC #EBB8EA #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.67
#EBB8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EBB8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8EA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8EA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#C0CBE8
Tritanopia (blue-blind)
#EFBCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb8ea; /* rgb */ color: rgb(235, 184, 234); /* oklch */ color: oklch(84.4% 0.088 326.9);
Tailwind
colors: {
custom: {
50: '#f2cdf0',
500: '#ebb8ea',
950: '#000000',
},
}SCSS
$custom: #ebb8ea; $custom-light: #f2cdf0; $custom-dark: #000000;
JSON
{
"hex": "#ebb8ea",
"rgb": {
"r": 235,
"g": 184,
"b": 234
},
"hsl": {
"h": 301.176,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.84376,
"c": 0.08788,
"h": 326.9
},
"luminance": 0.57884
}Semantic roles & 50–950 ramp
primary
#EBB8EA
secondary
#80C781
accent
#C42522
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385