#EBBFED#EBBFED
#EBBFED is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.7% C 0.079 H 324.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFED |
|---|---|
| RGB | rgb(235, 191, 237) |
| HSL | hsl(297, 56%, 84%) |
| HSV | hsv(297, 19%, 93%) |
| CMYK | cmyk(0.8%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(82.40, 23.44, -16.85) |
| CIE-LCH | lch(82.40, 28.87, 324.29°) |
| OKLab | oklab(85.74% 0.0643 -0.0452) |
| OKLCH | oklch(85.74% 0.079 324.8) |
| XYZ | xyz(68.1760, 61.0396, 88.2948) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 3.86
Pale Mauve
#FED0FC
ΔE00 4.11
Pale Lavender
#EECFFE
ΔE00 4.43
Pale Lilac
#E4CBFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFED #C1EDBF
analogous
#D4BFED #EBBFED #EDBFD8
triadic
#EBBFED #EDEBBF #BFEDEB
tetradic
#EBBFED #EDD4BF #C1EDBF #BFD8ED
square
#EBBFED #EDD4BF #C1EDBF #BFD8ED
split-complementary
#EBBFED #D8EDBF #BFEDD4
monochromatic
#CD5FD2 #DC8FE0 #EBBFED #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.59
#EBBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#EBBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFED
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFED | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#EEC3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbfed; /* rgb */ color: rgb(235, 191, 237); /* oklch */ color: oklch(85.7% 0.079 324.8);
Tailwind
colors: {
custom: {
50: '#f1d2f2',
500: '#ebbfed',
950: '#000000',
},
}SCSS
$custom: #ebbfed; $custom-light: #f1d2f2; $custom-dark: #000000;
JSON
{
"hex": "#ebbfed",
"rgb": {
"r": 235,
"g": 191,
"b": 237
},
"hsl": {
"h": 297.391,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.85735,
"c": 0.07859,
"h": 324.8
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#EBBFED
secondary
#89CA86
accent
#C42229
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385