#EBBEE5#EBBEE5
#EBBEE5 is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.3% C 0.072 H 330.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE5 |
|---|---|
| RGB | rgb(235, 190, 229) |
| HSL | hsl(308, 53%, 83%) |
| HSV | hsv(308, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 2.6%, 7.8%) |
| CIE-LAB | lab(81.92, 22.52, -13.29) |
| CIE-LCH | lch(81.92, 26.15, 329.46°) |
| OKLab | oklab(85.28% 0.0632 -0.0355) |
| OKLCH | oklch(85.28% 0.072 330.7) |
| XYZ | xyz(66.8158, 60.1479, 82.2035) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.40
Pale Mauve
#FED0FC
ΔE00 4.51
Light Lilac
#EDC8FF
ΔE00 5.65
Pale Lavender
#EECFFE
ΔE00 5.67
Light Lavendar
#EFC0FE
ΔE00 5.86
Thistle
#D8BFD8
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE5 #BEEBC4
analogous
#DABEEB #EBBEE5 #EBBECE
triadic
#EBBEE5 #E5EBBE #BEE5EB
tetradic
#EBBEE5 #EBDABE #BEEBC4 #BECEEB
square
#EBBEE5 #EBDABE #BEEBC4 #BECEEB
split-complementary
#EBBEE5 #CEEBBE #BEEBDA
monochromatic
#CE60C0 #DD8FD2 #EBBEE5 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.61
#EBBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EBBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE5
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE5 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E7
Deuteranopia (green-blind)
#C7CEE3
Tritanopia (blue-blind)
#EFC0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbee5; /* rgb */ color: rgb(235, 190, 229); /* oklch */ color: oklch(85.3% 0.072 330.7);
Tailwind
colors: {
custom: {
50: '#f1d1ed',
500: '#ebbee5',
950: '#000000',
},
}SCSS
$custom: #ebbee5; $custom-light: #f1d1ed; $custom-dark: #000000;
JSON
{
"hex": "#ebbee5",
"rgb": {
"r": 235,
"g": 190,
"b": 229
},
"hsl": {
"h": 308,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85282,
"c": 0.07242,
"h": 330.7
},
"luminance": 0.60146
}Semantic roles & 50–950 ramp
primary
#EBBEE5
secondary
#86C78F
accent
#C03A25
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384