#EBB7EB#EBB7EB
#EBB7EB is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.2% C 0.091 H 326.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7EB |
|---|---|
| RGB | rgb(235, 183, 235) |
| HSL | hsl(300, 57%, 82%) |
| HSV | hsv(300, 22%, 92%) |
| CMYK | cmyk(0%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.48, 27.34, -18.68) |
| CIE-LCH | lch(80.48, 33.11, 325.66°) |
| OKLab | oklab(84.23% 0.0755 -0.0502) |
| OKLCH | oklch(84.23% 0.091 326.3) |
| XYZ | xyz(66.1882, 57.5290, 86.1987) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.30
Plum
#DDA0DD
ΔE00 5.60
Pale Mauve
#FED0FC
ΔE00 5.77
Pale Lavender
#EECFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7EB #B7EBB7
analogous
#D1B7EB #EBB7EB #EBB7D1
triadic
#EBB7EB #EBEBB7 #B7EBEB
tetradic
#EBB7EB #EBD1B7 #B7EBB7 #B7D1EB
square
#EBB7EB #EBD1B7 #B7EBB7 #B7D1EB
split-complementary
#EBB7EB #D1EBB7 #B7EBD1
monochromatic
#D057D0 #DE87DE #EBB7EB #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.68
#EBB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EBB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7EB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7EB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#EEBBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb7eb; /* rgb */ color: rgb(235, 183, 235); /* oklch */ color: oklch(84.2% 0.091 326.3);
Tailwind
colors: {
custom: {
50: '#f2cdf1',
500: '#ebb7eb',
950: '#000000',
},
}SCSS
$custom: #ebb7eb; $custom-light: #f2cdf1; $custom-dark: #000000;
JSON
{
"hex": "#ebb7eb",
"rgb": {
"r": 235,
"g": 183,
"b": 235
},
"hsl": {
"h": 300,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.84234,
"c": 0.09065,
"h": 326.3
},
"luminance": 0.57527
}Semantic roles & 50–950 ramp
primary
#EBB7EB
secondary
#7FC77F
accent
#C42121
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385