#EBBBEB#EBBBEB
#EBBBEB is a very light, moderate purple. Relative luminance 0.592; OKLCH L 84.9% C 0.084 H 326.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBEB |
|---|---|
| RGB | rgb(235, 187, 235) |
| HSL | hsl(300, 55%, 83%) |
| HSV | hsv(300, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.40, 25.20, -17.28) |
| CIE-LCH | lch(81.40, 30.56, 325.57°) |
| OKLab | oklab(84.95% 0.0695 -0.0464) |
| OKLCH | oklch(84.95% 0.084 326.3) |
| XYZ | xyz(67.0250, 59.2026, 86.4776) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 4.34
Light Lilac
#EDC8FF
ΔE00 4.44
Pale Mauve
#FED0FC
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 5.42
Pale Lilac
#E4CBFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBEB #BBEBBB
analogous
#D3BBEB #EBBBEB #EBBBD3
triadic
#EBBBEB #EBEBBB #BBEBEB
tetradic
#EBBBEB #EBD3BB #BBEBBB #BBD3EB
square
#EBBBEB #EBD3BB #BBEBBB #BBD3EB
split-complementary
#EBBBEB #D3EBBB #BBEBD3
monochromatic
#CF5CCF #DD8CDD #EBBBEB #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.64
#EBBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EBBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBEB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBEB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#C3CCE9
Tritanopia (blue-blind)
#EEBFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbbeb; /* rgb */ color: rgb(235, 187, 235); /* oklch */ color: oklch(84.9% 0.084 326.3);
Tailwind
colors: {
custom: {
50: '#f2cff1',
500: '#ebbbeb',
950: '#000000',
},
}SCSS
$custom: #ebbbeb; $custom-light: #f2cff1; $custom-dark: #000000;
JSON
{
"hex": "#ebbbeb",
"rgb": {
"r": 235,
"g": 187,
"b": 235
},
"hsl": {
"h": 300,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84946,
"c": 0.08359,
"h": 326.3
},
"luminance": 0.59201
}Semantic roles & 50–950 ramp
primary
#EBBBEB
secondary
#83C783
accent
#C22323
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385