#EBB4EA#EBB4EA
#EBB4EA is a very light, moderate purple. Relative luminance 0.562; OKLCH L 83.7% C 0.095 H 327.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4EA |
|---|---|
| RGB | rgb(235, 180, 234) |
| HSL | hsl(301, 58%, 81%) |
| HSV | hsv(301, 23%, 92%) |
| CMYK | cmyk(0%, 23.4%, 0.4%, 7.8%) |
| CIE-LAB | lab(79.75, 28.76, -19.23) |
| CIE-LCH | lch(79.75, 34.59, 326.23°) |
| OKLab | oklab(83.67% 0.0796 -0.0517) |
| OKLCH | oklch(83.67% 0.095 327) |
| XYZ | xyz(65.4319, 56.2470, 85.2359) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.03
Plum
#DDA0DD
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.56
Very Light Purple
#F6CEFC
ΔE00 6.05
Pale Mauve
#FED0FC
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4EA #B4EBB5
analogous
#D1B4EB #EBB4EA #EBB4CF
triadic
#EBB4EA #EAEBB4 #B4EAEB
tetradic
#EBB4EA #EBD1B4 #B4EBB5 #B4CFEB
square
#EBB4EA #EBD1B4 #B4EBB5 #B4CFEB
split-complementary
#EBB4EA #CFEBB4 #B4EBD1
monochromatic
#D153CF #DE84DC #EBB4EA #F8E4F8 #F9E7F8
Accessibility & contrast
On white
1.71
#EBB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EBB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4EA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4EA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EC
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#EFB8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebb4ea; /* rgb */ color: rgb(235, 180, 234); /* oklch */ color: oklch(83.7% 0.095 327.0);
Tailwind
colors: {
custom: {
50: '#f2cbf0',
500: '#ebb4ea',
950: '#000000',
},
}SCSS
$custom: #ebb4ea; $custom-light: #f2cbf0; $custom-dark: #000000;
JSON
{
"hex": "#ebb4ea",
"rgb": {
"r": 235,
"g": 180,
"b": 234
},
"hsl": {
"h": 301.091,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.83669,
"c": 0.09493,
"h": 327
},
"luminance": 0.56245
}Semantic roles & 50–950 ramp
primary
#EBB4EA
secondary
#7CC77D
accent
#C52320
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285