#EBBBEA#EBBBEA
#EBBBEA is a very light, moderate purple. Relative luminance 0.591; OKLCH L 84.9% C 0.083 H 326.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBEA |
|---|---|
| RGB | rgb(235, 187, 234) |
| HSL | hsl(301, 55%, 83%) |
| HSV | hsv(301, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 0.4%, 7.8%) |
| CIE-LAB | lab(81.37, 25.02, -16.79) |
| CIE-LCH | lch(81.37, 30.13, 326.14°) |
| OKLab | oklab(84.91% 0.0692 -0.0451) |
| OKLCH | oklch(84.91% 0.083 326.9) |
| XYZ | xyz(66.8809, 59.1450, 85.7189) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.10
Very Light Purple
#F6CEFC
ΔE00 4.37
Light Lilac
#EDC8FF
ΔE00 4.62
Pale Mauve
#FED0FC
ΔE00 4.82
Pale Lavender
#EECFFE
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBEA #BBEBBC
analogous
#D4BBEB #EBBBEA #EBBBD2
triadic
#EBBBEA #EAEBBB #BBEAEB
tetradic
#EBBBEA #EBD4BB #BBEBBC #BBD2EB
square
#EBBBEA #EBD4BB #BBEBBC #BBD2EB
split-complementary
#EBBBEA #D2EBBB #BBEBD4
monochromatic
#CF5CCD #DD8CDB #EBBBEA #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.64
#EBBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EBBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBEA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBEA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#EEBFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbbea; /* rgb */ color: rgb(235, 187, 234); /* oklch */ color: oklch(84.9% 0.083 326.9);
Tailwind
colors: {
custom: {
50: '#f2cff0',
500: '#ebbbea',
950: '#000000',
},
}SCSS
$custom: #ebbbea; $custom-light: #f2cff0; $custom-dark: #000000;
JSON
{
"hex": "#ebbbea",
"rgb": {
"r": 235,
"g": 187,
"b": 234
},
"hsl": {
"h": 301.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84911,
"c": 0.08259,
"h": 326.9
},
"luminance": 0.59143
}Semantic roles & 50–950 ramp
primary
#EBBBEA
secondary
#83C784
accent
#C22723
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385