#EBBFE7#EBBFE7
#EBBFE7 is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.5% C 0.073 H 329.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFE7 |
|---|---|
| RGB | rgb(235, 191, 231) |
| HSL | hsl(305, 52%, 84%) |
| HSV | hsv(305, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 1.7%, 7.8%) |
| CIE-LAB | lab(82.21, 22.34, -13.92) |
| CIE-LCH | lch(82.21, 26.32, 328.09°) |
| OKLab | oklab(85.53% 0.0623 -0.0372) |
| OKLCH | oklch(85.53% 0.073 329.2) |
| XYZ | xyz(67.3140, 60.6949, 83.7551) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.00
Pale Mauve
#FED0FC
ΔE00 4.24
Light Lilac
#EDC8FF
ΔE00 5.20
Pale Lavender
#EECFFE
ΔE00 5.23
Light Lavendar
#EFC0FE
ΔE00 5.49
Thistle
#D8BFD8
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFE7 #BFEBC3
analogous
#D9BFEB #EBBFE7 #EBBFD1
triadic
#EBBFE7 #E7EBBF #BFE7EB
tetradic
#EBBFE7 #EBD9BF #BFEBC3 #BFD1EB
square
#EBBFE7 #EBD9BF #BFEBC3 #BFD1EB
split-complementary
#EBBFE7 #D1EBBF #BFEBD9
monochromatic
#CE62C4 #DC90D6 #EBBFE7 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.60
#EBBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EBBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFE7
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFE7 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E9
Deuteranopia (green-blind)
#C7CFE5
Tritanopia (blue-blind)
#EFC2CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbfe7; /* rgb */ color: rgb(235, 191, 231); /* oklch */ color: oklch(85.5% 0.073 329.2);
Tailwind
colors: {
custom: {
50: '#f1d2ee',
500: '#ebbfe7',
950: '#000000',
},
}SCSS
$custom: #ebbfe7; $custom-light: #f1d2ee; $custom-dark: #000000;
JSON
{
"hex": "#ebbfe7",
"rgb": {
"r": 235,
"g": 191,
"b": 231
},
"hsl": {
"h": 305.455,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.8553,
"c": 0.07257,
"h": 329.2
},
"luminance": 0.60693
}Semantic roles & 50–950 ramp
primary
#EBBFE7
secondary
#87C78D
accent
#C03426
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385