#EB8CFB#EB8CFB
#EB8CFB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.180 H 321.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CFB |
|---|---|
| RGB | rgb(235, 140, 251) |
| HSL | hsl(291, 93%, 77%) |
| HSV | hsv(291, 44%, 98%) |
| CMYK | cmyk(6.4%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.82, 52.89, -40.64) |
| CIE-LCH | lch(71.82, 66.70, 322.46°) |
| OKLab | oklab(77.87% 0.1415 -0.1119) |
| OKLCH | oklch(77.87% 0.18 321.7) |
| XYZ | xyz(61.0496, 43.3858, 96.4065) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 7.25
Violet Pink
#FB5FFC
ΔE00 7.54
Liliac
#C48EFD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CFB #9CFB8C
analogous
#B48CFB #EB8CFB #FB8CD4
triadic
#EB8CFB #FBEB8C #8CFBEB
tetradic
#EB8CFB #FBB48C #9CFB8C #8CD4FB
square
#EB8CFB #FBB48C #9CFB8C #8CD4FB
split-complementary
#EB8CFB #D4FB8C #8CFBB4
monochromatic
#D616F7 #E151F9 #EB8CFB #F5C7FD #FAE1FE
Accessibility & contrast
On white
2.17
#EB8CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EB8CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CFB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CFB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#ED9AB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb8cfb; /* rgb */ color: rgb(235, 140, 251); /* oklch */ color: oklch(77.9% 0.180 321.7);
Tailwind
colors: {
custom: {
50: '#f3b0fd',
500: '#eb8cfb',
950: '#000000',
},
}SCSS
$custom: #eb8cfb; $custom-light: #f3b0fd; $custom-dark: #000000;
JSON
{
"hex": "#eb8cfb",
"rgb": {
"r": 235,
"g": 140,
"b": 251
},
"hsl": {
"h": 291.351,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77871,
"c": 0.18043,
"h": 321.7
},
"luminance": 0.43383
}Semantic roles & 50–950 ramp
primary
#EB8CFB
secondary
#DAF6D5
accent
#E60021
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085