#EBB5EE#EBB5EE
#EBB5EE is a very light, moderate purple. Relative luminance 0.569; OKLCH L 84.0% C 0.097 H 324.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5EE |
|---|---|
| RGB | rgb(235, 181, 238) |
| HSL | hsl(297, 63%, 82%) |
| HSV | hsv(297, 24%, 93%) |
| CMYK | cmyk(1.3%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(80.11, 28.96, -20.84) |
| CIE-LCH | lch(80.11, 35.68, 324.26°) |
| OKLab | oklab(83.99% 0.0793 -0.0562) |
| OKLCH | oklch(83.99% 0.097 324.7) |
| XYZ | xyz(66.2157, 56.8847, 88.3641) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 5.02
Plum
#DDA0DD
ΔE00 5.05
Mauve
#E0B0FF
ΔE00 5.82
Very Light Purple
#F6CEFC
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5EE #B8EEB5
analogous
#CFB5EE #EBB5EE #EEB5D5
triadic
#EBB5EE #EEEBB5 #B5EEEB
tetradic
#EBB5EE #EECFB5 #B8EEB5 #B5D5EE
square
#EBB5EE #EECFB5 #B8EEB5 #B5D5EE
split-complementary
#EBB5EE #D5EEB5 #B5EECF
monochromatic
#D051D7 #DE83E3 #EBB5EE #F8E6F9 #F8E6F9
Accessibility & contrast
On white
1.70
#EBB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EBB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5EE
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5EE | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#EEBAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebb5ee; /* rgb */ color: rgb(235, 181, 238); /* oklch */ color: oklch(84.0% 0.097 324.7);
Tailwind
colors: {
custom: {
50: '#f2cbf3',
500: '#ebb5ee',
950: '#000000',
},
}SCSS
$custom: #ebb5ee; $custom-light: #f2cbf3; $custom-dark: #000000;
JSON
{
"hex": "#ebb5ee",
"rgb": {
"r": 235,
"g": 181,
"b": 238
},
"hsl": {
"h": 296.842,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.83989,
"c": 0.09722,
"h": 324.7
},
"luminance": 0.56883
}Semantic roles & 50–950 ramp
primary
#EBB5EE
secondary
#80CC7C
accent
#CA1B24
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385