#EBB7EA#EBB7EA
#EBB7EA is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.2% C 0.090 H 327.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7EA |
|---|---|
| RGB | rgb(235, 183, 234) |
| HSL | hsl(301, 57%, 82%) |
| HSV | hsv(301, 22%, 92%) |
| CMYK | cmyk(0%, 22.1%, 0.4%, 7.8%) |
| CIE-LAB | lab(80.44, 27.16, -18.19) |
| CIE-LCH | lch(80.44, 32.68, 326.18°) |
| OKLab | oklab(84.2% 0.0751 -0.0489) |
| OKLCH | oklch(84.2% 0.09 327) |
| XYZ | xyz(66.0441, 57.4714, 85.4400) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.30
Plum
#DDA0DD
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7EA #B7EBB8
analogous
#D2B7EB #EBB7EA #EBB7D0
triadic
#EBB7EA #EAEBB7 #B7EAEB
tetradic
#EBB7EA #EBD2B7 #B7EBB8 #B7D0EB
square
#EBB7EA #EBD2B7 #B7EBB8 #B7D0EB
split-complementary
#EBB7EA #D0EBB7 #B7EBD2
monochromatic
#D057CE #DE87DC #EBB7EA #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.68
#EBB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EBB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7EA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7EA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EC
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#EFBBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb7ea; /* rgb */ color: rgb(235, 183, 234); /* oklch */ color: oklch(84.2% 0.090 327.0);
Tailwind
colors: {
custom: {
50: '#f2cdf0',
500: '#ebb7ea',
950: '#000000',
},
}SCSS
$custom: #ebb7ea; $custom-light: #f2cdf0; $custom-dark: #000000;
JSON
{
"hex": "#ebb7ea",
"rgb": {
"r": 235,
"g": 183,
"b": 234
},
"hsl": {
"h": 301.154,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.84198,
"c": 0.08964,
"h": 327
},
"luminance": 0.5747
}Semantic roles & 50–950 ramp
primary
#EBB7EA
secondary
#7FC780
accent
#C42521
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385