#EBBAEB#EBBAEB
#EBBAEB is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.8% C 0.085 H 326.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAEB |
|---|---|
| RGB | rgb(235, 186, 235) |
| HSL | hsl(300, 55%, 83%) |
| HSV | hsv(300, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.17, 25.74, -17.63) |
| CIE-LCH | lch(81.17, 31.20, 325.59°) |
| OKLab | oklab(84.77% 0.071 -0.0474) |
| OKLCH | oklch(84.77% 0.085 326.3) |
| XYZ | xyz(66.8136, 58.7798, 86.4072) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 4.57
Pale Mauve
#FED0FC
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 5.63
Plum
#DDA0DD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAEB #BAEBBA
analogous
#D2BAEB #EBBAEB #EBBAD2
triadic
#EBBAEB #EBEBBA #BAEBEB
tetradic
#EBBAEB #EBD2BA #BAEBBA #BAD2EB
square
#EBBAEB #EBD2BA #BAEBBA #BAD2EB
split-complementary
#EBBAEB #D2EBBA #BAEBD2
monochromatic
#CF5BCF #DD8BDD #EBBAEB #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.65
#EBBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EBBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAEB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAEB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#EEBECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbaeb; /* rgb */ color: rgb(235, 186, 235); /* oklch */ color: oklch(84.8% 0.085 326.3);
Tailwind
colors: {
custom: {
50: '#f2cff1',
500: '#ebbaeb',
950: '#000000',
},
}SCSS
$custom: #ebbaeb; $custom-light: #f2cff1; $custom-dark: #000000;
JSON
{
"hex": "#ebbaeb",
"rgb": {
"r": 235,
"g": 186,
"b": 235
},
"hsl": {
"h": 300,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84767,
"c": 0.08535,
"h": 326.3
},
"luminance": 0.58778
}Semantic roles & 50–950 ramp
primary
#EBBAEB
secondary
#82C782
accent
#C32323
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385