#EBBFEF#EBBFEF
#EBBFEF is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.8% C 0.081 H 323.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFEF |
|---|---|
| RGB | rgb(235, 191, 239) |
| HSL | hsl(295, 60%, 84%) |
| HSV | hsv(295, 20%, 94%) |
| CMYK | cmyk(1.7%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.46, 23.81, -17.82) |
| CIE-LCH | lch(82.46, 29.74, 323.18°) |
| OKLab | oklab(85.8% 0.0649 -0.0479) |
| OKLCH | oklch(85.8% 0.081 323.6) |
| XYZ | xyz(68.4698, 61.1572, 89.8422) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.34
Very Light Purple
#F6CEFC
ΔE00 3.38
Light Lilac
#EDC8FF
ΔE00 3.40
Pale Mauve
#FED0FC
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 4.27
Pale Lilac
#E4CBFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFEF #C3EFBF
analogous
#D3BFEF #EBBFEF #EFBFDB
triadic
#EBBFEF #EFEBBF #BFEFEB
tetradic
#EBBFEF #EFD3BF #C3EFBF #BFDBEF
square
#EBBFEF #EFD3BF #C3EFBF #BFDBEF
split-complementary
#EBBFEF #DBEFBF #BFEFD3
monochromatic
#CC5DD7 #DC8EE3 #EBBFEF #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.59
#EBBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EBBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFEF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFEF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#EDC3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbfef; /* rgb */ color: rgb(235, 191, 239); /* oklch */ color: oklch(85.8% 0.081 323.6);
Tailwind
colors: {
custom: {
50: '#f1d2f4',
500: '#ebbfef',
950: '#000000',
},
}SCSS
$custom: #ebbfef; $custom-light: #f1d2f4; $custom-dark: #000000;
JSON
{
"hex": "#ebbfef",
"rgb": {
"r": 235,
"g": 191,
"b": 239
},
"hsl": {
"h": 295,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85804,
"c": 0.08068,
"h": 323.6
},
"luminance": 0.61156
}Semantic roles & 50–950 ramp
primary
#EBBFEF
secondary
#8BCD85
accent
#C81E2C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385