#EA7FEB#EA7FEB
#EA7FEB is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.2% C 0.186 H 326.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FEB |
|---|---|
| RGB | rgb(234, 127, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 46%, 92%) |
| CMYK | cmyk(0.4%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(68.51, 56.17, -37.04) |
| CIE-LCH | lch(68.51, 67.28, 326.60°) |
| OKLab | oklab(75.17% 0.1556 -0.1015) |
| OKLCH | oklch(75.17% 0.186 326.9) |
| XYZ | xyz(56.5154, 38.6722, 83.0688) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.93
Purply Pink
#F075E6
ΔE00 2.16
Lavender Pink
#DD85D7
ΔE00 3.93
Orchid
#DA70D6
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FEB #80EB7F
analogous
#B47FEB #EA7FEB #EB7FB6
triadic
#EA7FEB #EBEA7F #7FEBEA
tetradic
#EA7FEB #EBB47F #80EB7F #7FB6EB
square
#EA7FEB #EBB47F #80EB7F #7FB6EB
split-complementary
#EA7FEB #B6EB7F #7FEBB4
monochromatic
#CE20CF #E14AE3 #EA7FEB #F3B4F3 #FBE5FB
Accessibility & contrast
On white
2.40
#EA7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EA7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FEB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FEB | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#F08AAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7feb; /* rgb */ color: rgb(234, 127, 235); /* oklch */ color: oklch(75.2% 0.186 326.9);
Tailwind
colors: {
custom: {
50: '#f3a7f1',
500: '#ea7feb',
950: '#000000',
},
}SCSS
$custom: #ea7feb; $custom-light: #f3a7f1; $custom-dark: #000000;
JSON
{
"hex": "#ea7feb",
"rgb": {
"r": 234,
"g": 127,
"b": 235
},
"hsl": {
"h": 299.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.75166,
"c": 0.1858,
"h": 326.9
},
"luminance": 0.38669
}Semantic roles & 50–950 ramp
primary
#EA7FEB
secondary
#D5F1D5
accent
#D51012
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85