#EBBFEB#EBBFEB
#EBBFEB is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.7% C 0.077 H 326.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFEB |
|---|---|
| RGB | rgb(235, 191, 235) |
| HSL | hsl(300, 52%, 84%) |
| HSV | hsv(300, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.34, 23.07, -15.87) |
| CIE-LCH | lch(82.34, 28.00, 325.47°) |
| OKLab | oklab(85.67% 0.0636 -0.0426) |
| OKLCH | oklch(85.67% 0.077 326.2) |
| XYZ | xyz(67.8854, 60.9234, 86.7645) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.54
Pale Mauve
#FED0FC
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 4.65
Pale Lilac
#E4CBFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFEB #BFEBBF
analogous
#D5BFEB #EBBFEB #EBBFD5
triadic
#EBBFEB #EBEBBF #BFEBEB
tetradic
#EBBFEB #EBD5BF #BFEBBF #BFD5EB
square
#EBBFEB #EBD5BF #BFEBBF #BFD5EB
split-complementary
#EBBFEB #D5EBBF #BFEBD5
monochromatic
#CE62CE #DC90DC #EBBFEB #F8E8F8 #F8E8F8
Accessibility & contrast
On white
1.59
#EBBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#EBBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFEB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFEB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#EEC2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbfeb; /* rgb */ color: rgb(235, 191, 235); /* oklch */ color: oklch(85.7% 0.077 326.2);
Tailwind
colors: {
custom: {
50: '#f1d2f1',
500: '#ebbfeb',
950: '#000000',
},
}SCSS
$custom: #ebbfeb; $custom-light: #f1d2f1; $custom-dark: #000000;
JSON
{
"hex": "#ebbfeb",
"rgb": {
"r": 235,
"g": 191,
"b": 235
},
"hsl": {
"h": 300,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85666,
"c": 0.07654,
"h": 326.2
},
"luminance": 0.60922
}Semantic roles & 50–950 ramp
primary
#EBBFEB
secondary
#87C787
accent
#C02626
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385