#EBB5EF#EBB5EF
#EBB5EF is a very light, moderate purple. Relative luminance 0.569; OKLCH L 84.0% C 0.098 H 324.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5EF |
|---|---|
| RGB | rgb(235, 181, 239) |
| HSL | hsl(296, 64%, 82%) |
| HSV | hsv(296, 24%, 94%) |
| CMYK | cmyk(1.7%, 24.3%, 0%, 6.3%) |
| CIE-LAB | lab(80.15, 29.14, -21.33) |
| CIE-LCH | lch(80.15, 36.11, 323.81°) |
| OKLab | oklab(84.03% 0.0796 -0.0576) |
| OKLCH | oklch(84.03% 0.098 324.1) |
| XYZ | xyz(66.3630, 56.9436, 89.1400) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 4.96
Plum
#DDA0DD
ΔE00 5.06
Mauve
#E0B0FF
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.96
Pale Mauve
#FED0FC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5EF #B9EFB5
analogous
#CEB5EF #EBB5EF #EFB5D6
triadic
#EBB5EF #EFEBB5 #B5EFEB
tetradic
#EBB5EF #EFCEB5 #B9EFB5 #B5D6EF
square
#EBB5EF #EFCEB5 #B9EFB5 #B5D6EF
split-complementary
#EBB5EF #D6EFB5 #B5EFCE
monochromatic
#D050D9 #DD83E4 #EBB5EF #F8E6FA #F8E6FA
Accessibility & contrast
On white
1.70
#EBB5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EBB5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5EF
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5EF | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#EEBAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebb5ef; /* rgb */ color: rgb(235, 181, 239); /* oklch */ color: oklch(84.0% 0.098 324.1);
Tailwind
colors: {
custom: {
50: '#f2cbf4',
500: '#ebb5ef',
950: '#000000',
},
}SCSS
$custom: #ebb5ef; $custom-light: #f2cbf4; $custom-dark: #000000;
JSON
{
"hex": "#ebb5ef",
"rgb": {
"r": 235,
"g": 181,
"b": 239
},
"hsl": {
"h": 295.862,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.84025,
"c": 0.09825,
"h": 324.1
},
"luminance": 0.56942
}Semantic roles & 50–950 ramp
primary
#EBB5EF
secondary
#81CD7B
accent
#CC1926
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385