#EBBDEB#EBBDEB
#EBBDEB is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.3% C 0.080 H 326.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBDEB |
|---|---|
| RGB | rgb(235, 189, 235) |
| HSL | hsl(300, 53%, 83%) |
| HSV | hsv(300, 20%, 92%) |
| CMYK | cmyk(0%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(81.87, 24.14, -16.58) |
| CIE-LCH | lch(81.87, 29.28, 325.52°) |
| OKLab | oklab(85.31% 0.0666 -0.0445) |
| OKLCH | oklch(85.31% 0.08 326.3) |
| XYZ | xyz(67.4522, 60.0571, 86.6201) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.91
Light Lavendar
#EFC0FE
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.30
Pale Mauve
#FED0FC
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBDEB #BDEBBD
analogous
#D4BDEB #EBBDEB #EBBDD4
triadic
#EBBDEB #EBEBBD #BDEBEB
tetradic
#EBBDEB #EBD4BD #BDEBBD #BDD4EB
square
#EBBDEB #EBD4BD #BDEBBD #BDD4EB
split-complementary
#EBBDEB #D4EBBD #BDEBD4
monochromatic
#CF5FCF #DD8EDD #EBBDEB #F8E8F8 #F8E8F8
Accessibility & contrast
On white
1.61
#EBBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EBBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBDEB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBDEB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#C4CEE9
Tritanopia (blue-blind)
#EEC1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbdeb; /* rgb */ color: rgb(235, 189, 235); /* oklch */ color: oklch(85.3% 0.080 326.3);
Tailwind
colors: {
custom: {
50: '#f1d1f1',
500: '#ebbdeb',
950: '#000000',
},
}SCSS
$custom: #ebbdeb; $custom-light: #f1d1f1; $custom-dark: #000000;
JSON
{
"hex": "#ebbdeb",
"rgb": {
"r": 235,
"g": 189,
"b": 235
},
"hsl": {
"h": 300,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.85305,
"c": 0.08007,
"h": 326.3
},
"luminance": 0.60056
}Semantic roles & 50–950 ramp
primary
#EBBDEB
secondary
#85C785
accent
#C12525
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385