#EBB1EA#EBB1EA
#EBB1EA is a very light, moderate purple. Relative luminance 0.550; OKLCH L 83.1% C 0.100 H 327.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB1EA |
|---|---|
| RGB | rgb(235, 177, 234) |
| HSL | hsl(301, 59%, 81%) |
| HSV | hsv(301, 25%, 92%) |
| CMYK | cmyk(0%, 24.7%, 0.4%, 7.8%) |
| CIE-LAB | lab(79.07, 30.36, -20.27) |
| CIE-LCH | lch(79.07, 36.50, 326.27°) |
| OKLab | oklab(83.15% 0.084 -0.0546) |
| OKLCH | oklch(83.15% 0.1 327) |
| XYZ | xyz(64.8329, 55.0489, 85.0362) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.23
Light Lavendar
#EFC0FE
ΔE00 4.33
Light Lilac
#EDC8FF
ΔE00 6.12
Mauve
#E0B0FF
ΔE00 6.25
Very Light Purple
#F6CEFC
ΔE00 6.81
Pale Mauve
#FED0FC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB1EA #B1EBB2
analogous
#CFB1EB #EBB1EA #EBB1CD
triadic
#EBB1EA #EAEBB1 #B1EAEB
tetradic
#EBB1EA #EBCFB1 #B1EBB2 #B1CDEB
square
#EBB1EA #EBCFB1 #B1EBB2 #B1CDEB
split-complementary
#EBB1EA #CDEBB1 #B1EBCF
monochromatic
#D250D0 #DF80DD #EBB1EA #F7E2F7 #F9E7F8
Accessibility & contrast
On white
1.75
#EBB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EBB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB1EA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB1EA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEC
Deuteranopia (green-blind)
#BBC6E8
Tritanopia (blue-blind)
#EFB6C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb1ea; /* rgb */ color: rgb(235, 177, 234); /* oklch */ color: oklch(83.1% 0.100 327.0);
Tailwind
colors: {
custom: {
50: '#f2c8f0',
500: '#ebb1ea',
950: '#000000',
},
}SCSS
$custom: #ebb1ea; $custom-light: #f2c8f0; $custom-dark: #000000;
JSON
{
"hex": "#ebb1ea",
"rgb": {
"r": 235,
"g": 177,
"b": 234
},
"hsl": {
"h": 301.034,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.83145,
"c": 0.10021,
"h": 327
},
"luminance": 0.55047
}Semantic roles & 50–950 ramp
primary
#EBB1EA
secondary
#79C77A
accent
#C7221F
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285