#EBB9EA#EBB9EA
#EBB9EA is a very light, moderate purple. Relative luminance 0.583; OKLCH L 84.6% C 0.086 H 326.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB9EA |
|---|---|
| RGB | rgb(235, 185, 234) |
| HSL | hsl(301, 56%, 82%) |
| HSV | hsv(301, 21%, 92%) |
| CMYK | cmyk(0%, 21.3%, 0.4%, 7.8%) |
| CIE-LAB | lab(80.91, 26.09, -17.49) |
| CIE-LCH | lch(80.91, 31.41, 326.16°) |
| OKLab | oklab(84.55% 0.0722 -0.047) |
| OKLCH | oklch(84.55% 0.086 326.9) |
| XYZ | xyz(66.4596, 58.3023, 85.5785) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.96
Light Lilac
#EDC8FF
ΔE00 4.81
Very Light Purple
#F6CEFC
ΔE00 4.82
Pale Mauve
#FED0FC
ΔE00 5.25
Pale Lavender
#EECFFE
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB9EA #B9EBBA
analogous
#D3B9EB #EBB9EA #EBB9D1
triadic
#EBB9EA #EAEBB9 #B9EAEB
tetradic
#EBB9EA #EBD3B9 #B9EBBA #B9D1EB
square
#EBB9EA #EBD3B9 #B9EBBA #B9D1EB
split-complementary
#EBB9EA #D1EBB9 #B9EBD3
monochromatic
#D05ACD #DD89DC #EBB9EA #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.66
#EBB9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#EBB9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB9EA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB9EA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#C1CBE8
Tritanopia (blue-blind)
#EEBDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebb9ea; /* rgb */ color: rgb(235, 185, 234); /* oklch */ color: oklch(84.6% 0.086 326.9);
Tailwind
colors: {
custom: {
50: '#f2cef0',
500: '#ebb9ea',
950: '#000000',
},
}SCSS
$custom: #ebb9ea; $custom-light: #f2cef0; $custom-dark: #000000;
JSON
{
"hex": "#ebb9ea",
"rgb": {
"r": 235,
"g": 185,
"b": 234
},
"hsl": {
"h": 301.2,
"s": 55.556,
"l": 82.353
},
"oklch": {
"l": 0.84554,
"c": 0.08612,
"h": 326.9
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#EBB9EA
secondary
#81C782
accent
#C32622
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385