#EBB5EA#EBB5EA
#EBB5EA is a very light, moderate purple. Relative luminance 0.567; OKLCH L 83.8% C 0.093 H 327.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5EA |
|---|---|
| RGB | rgb(235, 181, 234) |
| HSL | hsl(301, 57%, 82%) |
| HSV | hsv(301, 23%, 92%) |
| CMYK | cmyk(0%, 23%, 0.4%, 7.8%) |
| CIE-LAB | lab(79.98, 28.22, -18.88) |
| CIE-LCH | lch(79.98, 33.96, 326.21°) |
| OKLab | oklab(83.85% 0.0781 -0.0508) |
| OKLCH | oklch(83.85% 0.093 327) |
| XYZ | xyz(65.6345, 56.6522, 85.3035) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.97
Plum
#DDA0DD
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 6.21
Mauve
#E0B0FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5EA #B5EBB6
analogous
#D1B5EB #EBB5EA #EBB5CF
triadic
#EBB5EA #EAEBB5 #B5EAEB
tetradic
#EBB5EA #EBD1B5 #B5EBB6 #B5CFEB
square
#EBB5EA #EBD1B5 #B5EBB6 #B5CFEB
split-complementary
#EBB5EA #CFEBB5 #B5EBD1
monochromatic
#D155CF #DE85DC #EBB5EA #F8E5F8 #F8E7F8
Accessibility & contrast
On white
1.70
#EBB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EBB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5EA
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5EA | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#BEC9E8
Tritanopia (blue-blind)
#EFB9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebb5ea; /* rgb */ color: rgb(235, 181, 234); /* oklch */ color: oklch(83.8% 0.093 327.0);
Tailwind
colors: {
custom: {
50: '#f2cbf0',
500: '#ebb5ea',
950: '#000000',
},
}SCSS
$custom: #ebb5ea; $custom-light: #f2cbf0; $custom-dark: #000000;
JSON
{
"hex": "#ebb5ea",
"rgb": {
"r": 235,
"g": 181,
"b": 234
},
"hsl": {
"h": 301.111,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.83845,
"c": 0.09317,
"h": 327
},
"luminance": 0.5665
}Semantic roles & 50–950 ramp
primary
#EBB5EA
secondary
#7DC77E
accent
#C52420
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385