#EBBFEA#EBBFEA
#EBBFEA is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.6% C 0.076 H 326.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFEA |
|---|---|
| RGB | rgb(235, 191, 234) |
| HSL | hsl(301, 52%, 84%) |
| HSV | hsv(301, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 0.4%, 7.8%) |
| CIE-LAB | lab(82.31, 22.89, -15.38) |
| CIE-LCH | lch(82.31, 27.58, 326.09°) |
| OKLab | oklab(85.63% 0.0633 -0.0412) |
| OKLCH | oklch(85.63% 0.076 326.9) |
| XYZ | xyz(67.7413, 60.8658, 86.0057) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.63
Pale Mauve
#FED0FC
ΔE00 4.10
Light Lilac
#EDC8FF
ΔE00 4.48
Light Lavendar
#EFC0FE
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFEA #BFEBC0
analogous
#D6BFEB #EBBFEA #EBBFD4
triadic
#EBBFEA #EAEBBF #BFEAEB
tetradic
#EBBFEA #EBD6BF #BFEBC0 #BFD4EB
square
#EBBFEA #EBD6BF #BFEBC0 #BFD4EB
split-complementary
#EBBFEA #D4EBBF #BFEBD6
monochromatic
#CE62CB #DC90DB #EBBFEA #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.59
#EBBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EBBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFEA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFEA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EC
Deuteranopia (green-blind)
#C6CFE8
Tritanopia (blue-blind)
#EEC2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbfea; /* rgb */ color: rgb(235, 191, 234); /* oklch */ color: oklch(85.6% 0.076 326.9);
Tailwind
colors: {
custom: {
50: '#f1d2f0',
500: '#ebbfea',
950: '#000000',
},
}SCSS
$custom: #ebbfea; $custom-light: #f1d2f0; $custom-dark: #000000;
JSON
{
"hex": "#ebbfea",
"rgb": {
"r": 235,
"g": 191,
"b": 234
},
"hsl": {
"h": 301.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85632,
"c": 0.07554,
"h": 326.9
},
"luminance": 0.60864
}Semantic roles & 50–950 ramp
primary
#EBBFEA
secondary
#87C788
accent
#C02926
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385