#EBB9ED#EBB9ED
#EBB9ED is a very light, moderate purple. Relative luminance 0.585; OKLCH L 84.7% C 0.089 H 325.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB9ED |
|---|---|
| RGB | rgb(235, 185, 237) |
| HSL | hsl(298, 59%, 83%) |
| HSV | hsv(298, 22%, 93%) |
| CMYK | cmyk(0.8%, 21.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.00, 26.64, -18.96) |
| CIE-LCH | lch(81.00, 32.70, 324.56°) |
| OKLab | oklab(84.66% 0.0731 -0.051) |
| OKLCH | oklch(84.66% 0.089 325.1) |
| XYZ | xyz(66.8942, 58.4761, 87.8675) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 4.82
Pale Mauve
#FED0FC
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB9ED #BBEDB9
analogous
#D1B9ED #EBB9ED #EDB9D5
triadic
#EBB9ED #EDEBB9 #B9EDEB
tetradic
#EBB9ED #EDD1B9 #BBEDB9 #B9D5ED
square
#EBB9ED #EDD1B9 #BBEDB9 #B9D5ED
split-complementary
#EBB9ED #D5EDB9 #B9EDD1
monochromatic
#CF58D4 #DD88E0 #EBB9ED #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.65
#EBB9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EBB9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB9ED
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB9ED | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#EEBDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebb9ed; /* rgb */ color: rgb(235, 185, 237); /* oklch */ color: oklch(84.7% 0.089 325.1);
Tailwind
colors: {
custom: {
50: '#f2cef3',
500: '#ebb9ed',
950: '#000000',
},
}SCSS
$custom: #ebb9ed; $custom-light: #f2cef3; $custom-dark: #000000;
JSON
{
"hex": "#ebb9ed",
"rgb": {
"r": 235,
"g": 185,
"b": 237
},
"hsl": {
"h": 297.692,
"s": 59.091,
"l": 82.745
},
"oklch": {
"l": 0.8466,
"c": 0.08915,
"h": 325.1
},
"luminance": 0.58475
}Semantic roles & 50–950 ramp
primary
#EBB9ED
secondary
#83CA80
accent
#C71F25
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385