#EA7CFB#EA7CFB
#EA7CFB is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.5% C 0.205 H 322.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CFB |
|---|---|
| RGB | rgb(234, 124, 251) |
| HSL | hsl(292, 94%, 74%) |
| HSV | hsv(292, 51%, 98%) |
| CMYK | cmyk(6.8%, 50.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.66, 60.52, -45.59) |
| CIE-LCH | lch(68.66, 75.77, 323.01°) |
| OKLab | oklab(75.51% 0.162 -0.126) |
| OKLCH | oklch(75.51% 0.205 322.1) |
| XYZ | xyz(58.5501, 38.8754, 95.6677) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.77
Candy Pink
#FF63E9
ΔE00 5.78
Orchid
#DA70D6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CFB #8DFB7C
analogous
#AA7CFB #EA7CFB #FB7CCC
triadic
#EA7CFB #FBEA7C #7CFBEA
tetradic
#EA7CFB #FBAA7C #8DFB7C #7CCCFB
square
#EA7CFB #FBAA7C #8DFB7C #7CCCFB
split-complementary
#EA7CFB #CCFB7C #7CFBAA
monochromatic
#D507F5 #E041F9 #EA7CFB #F4B7FD #FAE1FE
Accessibility & contrast
On white
2.39
#EA7CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA7CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CFB
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CFB | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#ED8DB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7cfb; /* rgb */ color: rgb(234, 124, 251); /* oklch */ color: oklch(75.5% 0.205 322.1);
Tailwind
colors: {
custom: {
50: '#f3a6fd',
500: '#ea7cfb',
950: '#000000',
},
}SCSS
$custom: #ea7cfb; $custom-light: #f3a6fd; $custom-dark: #000000;
JSON
{
"hex": "#ea7cfb",
"rgb": {
"r": 234,
"g": 124,
"b": 251
},
"hsl": {
"h": 291.969,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.75505,
"c": 0.20527,
"h": 322.1
},
"luminance": 0.38873
}Semantic roles & 50–950 ramp
primary
#EA7CFB
secondary
#D9F6D5
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85