#EBBEE9#EBBEE9
#EBBEE9 is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.4% C 0.076 H 327.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE9 |
|---|---|
| RGB | rgb(235, 190, 233) |
| HSL | hsl(303, 53%, 83%) |
| HSV | hsv(303, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 0.9%, 7.8%) |
| CIE-LAB | lab(82.04, 23.24, -15.25) |
| CIE-LCH | lch(82.04, 27.80, 326.73°) |
| OKLab | oklab(85.42% 0.0644 -0.0408) |
| OKLCH | oklch(85.42% 0.076 327.6) |
| XYZ | xyz(67.3807, 60.3738, 85.1788) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.88
Pale Mauve
#FED0FC
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 4.70
Light Lavendar
#EFC0FE
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE9 #BEEBC0
analogous
#D6BEEB #EBBEE9 #EBBED2
triadic
#EBBEE9 #E9EBBE #BEE9EB
tetradic
#EBBEE9 #EBD6BE #BEEBC0 #BED2EB
square
#EBBEE9 #EBD6BE #BEEBC0 #BED2EB
split-complementary
#EBBEE9 #D2EBBE #BEEBD6
monochromatic
#CE60C9 #DD8FD9 #EBBEE9 #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.61
#EBBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#EBBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE9
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE9 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EB
Deuteranopia (green-blind)
#C6CEE7
Tritanopia (blue-blind)
#EEC1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbee9; /* rgb */ color: rgb(235, 190, 233); /* oklch */ color: oklch(85.4% 0.076 327.6);
Tailwind
colors: {
custom: {
50: '#f1d1f0',
500: '#ebbee9',
950: '#000000',
},
}SCSS
$custom: #ebbee9; $custom-light: #f1d1f0; $custom-dark: #000000;
JSON
{
"hex": "#ebbee9",
"rgb": {
"r": 235,
"g": 190,
"b": 233
},
"hsl": {
"h": 302.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85417,
"c": 0.07629,
"h": 327.6
},
"luminance": 0.60372
}Semantic roles & 50–950 ramp
primary
#EBBEE9
secondary
#86C789
accent
#C02C25
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385