#EBBEEB#EBBEEB
#EBBEEB is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.5% C 0.078 H 326.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEEB |
|---|---|
| RGB | rgb(235, 190, 235) |
| HSL | hsl(300, 53%, 83%) |
| HSV | hsv(300, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.10, 23.60, -16.23) |
| CIE-LCH | lch(82.10, 28.64, 325.50°) |
| OKLab | oklab(85.49% 0.0651 -0.0435) |
| OKLCH | oklch(85.49% 0.078 326.2) |
| XYZ | xyz(67.6681, 60.4888, 86.6920) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.72
Light Lavendar
#EFC0FE
ΔE00 4.23
Pale Mauve
#FED0FC
ΔE00 4.25
Light Lilac
#EDC8FF
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 4.82
Pale Lilac
#E4CBFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEEB #BEEBBE
analogous
#D4BEEB #EBBEEB #EBBED4
triadic
#EBBEEB #EBEBBE #BEEBEB
tetradic
#EBBEEB #EBD4BE #BEEBBE #BED4EB
square
#EBBEEB #EBD4BE #BEEBBE #BED4EB
split-complementary
#EBBEEB #D4EBBE #BEEBD4
monochromatic
#CE60CE #DD8FDD #EBBEEB #F8E8F8 #F8E8F8
Accessibility & contrast
On white
1.60
#EBBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EBBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEEB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEEB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#EEC2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbeeb; /* rgb */ color: rgb(235, 190, 235); /* oklch */ color: oklch(85.5% 0.078 326.2);
Tailwind
colors: {
custom: {
50: '#f1d1f1',
500: '#ebbeeb',
950: '#000000',
},
}SCSS
$custom: #ebbeeb; $custom-light: #f1d1f1; $custom-dark: #000000;
JSON
{
"hex": "#ebbeeb",
"rgb": {
"r": 235,
"g": 190,
"b": 235
},
"hsl": {
"h": 300,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85485,
"c": 0.07831,
"h": 326.2
},
"luminance": 0.60487
}Semantic roles & 50–950 ramp
primary
#EBBEEB
secondary
#86C786
accent
#C02525
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385