#EA7FE6#EA7FE6
#EA7FE6 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.181 H 328.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FE6 |
|---|---|
| RGB | rgb(234, 127, 230) |
| HSL | hsl(302, 72%, 71%) |
| HSV | hsv(302, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 1.7%, 8.2%) |
| CIE-LAB | lab(68.31, 55.29, -34.60) |
| CIE-LCH | lch(68.31, 65.23, 327.96°) |
| OKLab | oklab(74.94% 0.1547 -0.0945) |
| OKLCH | oklch(74.94% 0.181 328.6) |
| XYZ | xyz(55.8032, 38.3873, 79.3178) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 1.97
Lavender Pink
#DD85D7
ΔE00 3.27
Orchid
#DA70D6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FE6 #7FEA83
analogous
#B87FEA #EA7FE6 #EA7FB0
triadic
#EA7FE6 #E6EA7F #7FE6EA
tetradic
#EA7FE6 #EAB87F #7FEA83 #7FB0EA
square
#EA7FE6 #EAB87F #7FEA83 #7FB0EA
split-complementary
#EA7FE6 #B0EA7F #7FEAB8
monochromatic
#CD22C7 #E14ADC #EA7FE6 #F3B4F0 #FBE5FA
Accessibility & contrast
On white
2.42
#EA7FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EA7FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FE6
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FE6 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEA
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#F089A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7fe6; /* rgb */ color: rgb(234, 127, 230); /* oklch */ color: oklch(74.9% 0.181 328.6);
Tailwind
colors: {
custom: {
50: '#f3a7ee',
500: '#ea7fe6',
950: '#000000',
},
}SCSS
$custom: #ea7fe6; $custom-light: #f3a7ee; $custom-dark: #000000;
JSON
{
"hex": "#ea7fe6",
"rgb": {
"r": 234,
"g": 127,
"b": 230
},
"hsl": {
"h": 302.243,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74943,
"c": 0.18134,
"h": 328.6
},
"luminance": 0.38384
}Semantic roles & 50–950 ramp
primary
#EA7FE6
secondary
#D4F1D5
accent
#D41912
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84