#EA8CFB#EA8CFB
#EA8CFB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.8% C 0.180 H 321.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CFB |
|---|---|
| RGB | rgb(234, 140, 251) |
| HSL | hsl(291, 93%, 77%) |
| HSV | hsv(291, 44%, 98%) |
| CMYK | cmyk(6.8%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.70, 52.60, -40.83) |
| CIE-LCH | lch(71.70, 66.59, 322.18°) |
| OKLab | oklab(77.76% 0.1404 -0.1125) |
| OKLCH | oklch(77.76% 0.18 321.3) |
| XYZ | xyz(60.7203, 43.2160, 96.3911) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 7.10
Liliac
#C48EFD
ΔE00 7.36
Violet Pink
#FB5FFC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CFB #9DFB8C
analogous
#B38CFB #EA8CFB #FB8CD5
triadic
#EA8CFB #FBEA8C #8CFBEA
tetradic
#EA8CFB #FBB38C #9DFB8C #8CD5FB
square
#EA8CFB #FBB38C #9DFB8C #8CD5FB
split-complementary
#EA8CFB #D5FB8C #8CFBB3
monochromatic
#D416F7 #DF51F9 #EA8CFB #F5C7FD #FAE1FE
Accessibility & contrast
On white
2.18
#EA8CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EA8CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CFB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CFB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#97B3F8
Tritanopia (blue-blind)
#EC9AB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8cfb; /* rgb */ color: rgb(234, 140, 251); /* oklch */ color: oklch(77.8% 0.180 321.3);
Tailwind
colors: {
custom: {
50: '#f2b0fd',
500: '#ea8cfb',
950: '#000000',
},
}SCSS
$custom: #ea8cfb; $custom-light: #f2b0fd; $custom-dark: #000000;
JSON
{
"hex": "#ea8cfb",
"rgb": {
"r": 234,
"g": 140,
"b": 251
},
"hsl": {
"h": 290.811,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77761,
"c": 0.1799,
"h": 321.3
},
"luminance": 0.43214
}Semantic roles & 50–950 ramp
primary
#EA8CFB
secondary
#DAF6D5
accent
#E60023
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085