#EBBFE5#EBBFE5
#EBBFE5 is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.5% C 0.071 H 330.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFE5 |
|---|---|
| RGB | rgb(235, 191, 229) |
| HSL | hsl(308, 52%, 84%) |
| HSV | hsv(308, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 2.6%, 7.8%) |
| CIE-LAB | lab(82.15, 21.99, -12.94) |
| CIE-LCH | lch(82.15, 25.51, 329.53°) |
| OKLab | oklab(85.46% 0.0617 -0.0345) |
| OKLCH | oklch(85.46% 0.071 330.8) |
| XYZ | xyz(67.0332, 60.5825, 82.2760) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.33
Pale Mauve
#FED0FC
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 5.58
Light Lilac
#EDC8FF
ΔE00 5.70
Thistle
#D8BFD8
ΔE00 5.75
Light Lavendar
#EFC0FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFE5 #BFEBC5
analogous
#DBBFEB #EBBFE5 #EBBFCF
triadic
#EBBFE5 #E5EBBF #BFE5EB
tetradic
#EBBFE5 #EBDBBF #BFEBC5 #BFCFEB
square
#EBBFE5 #EBDBBF #BFEBC5 #BFCFEB
split-complementary
#EBBFE5 #CFEBBF #BFEBDB
monochromatic
#CE62BF #DC90D2 #EBBFE5 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.60
#EBBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EBBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFE5
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFE5 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E7
Deuteranopia (green-blind)
#C8CEE3
Tritanopia (blue-blind)
#EFC1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbfe5; /* rgb */ color: rgb(235, 191, 229); /* oklch */ color: oklch(85.5% 0.071 330.8);
Tailwind
colors: {
custom: {
50: '#f1d2ed',
500: '#ebbfe5',
950: '#000000',
},
}SCSS
$custom: #ebbfe5; $custom-light: #f1d2ed; $custom-dark: #000000;
JSON
{
"hex": "#ebbfe5",
"rgb": {
"r": 235,
"g": 191,
"b": 229
},
"hsl": {
"h": 308.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85463,
"c": 0.07066,
"h": 330.8
},
"luminance": 0.60581
}Semantic roles & 50–950 ramp
primary
#EBBFE5
secondary
#87C790
accent
#C03B26
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384