#EA7FF2#EA7FF2
#EA7FF2 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.192 H 324.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF2 |
|---|---|
| RGB | rgb(234, 127, 242) |
| HSL | hsl(296, 82%, 72%) |
| HSV | hsv(296, 48%, 95%) |
| CMYK | cmyk(3.3%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(68.81, 57.42, -40.42) |
| CIE-LCH | lch(68.81, 70.22, 324.86°) |
| OKLab | oklab(75.49% 0.1568 -0.1112) |
| OKLCH | oklch(75.49% 0.192 324.7) |
| XYZ | xyz(57.5467, 39.0847, 88.5001) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.48
Purply Pink
#F075E6
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF2 #87F27F
analogous
#B17FF2 #EA7FF2 #F27FC1
triadic
#EA7FF2 #F2EA7F #7FF2EA
tetradic
#EA7FF2 #F2B17F #87F27F #7FC1F2
square
#EA7FF2 #F2B17F #87F27F #7FC1F2
split-complementary
#EA7FF2 #C1F27F #7FF2B1
monochromatic
#D217E0 #E147EC #EA7FF2 #F3B7F8 #FAE3FC
Accessibility & contrast
On white
2.38
#EA7FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EA7FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#EE8CAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7ff2; /* rgb */ color: rgb(234, 127, 242); /* oklch */ color: oklch(75.5% 0.192 324.7);
Tailwind
colors: {
custom: {
50: '#f3a7f6',
500: '#ea7ff2',
950: '#000000',
},
}SCSS
$custom: #ea7ff2; $custom-light: #f3a7f6; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff2",
"rgb": {
"r": 234,
"g": 127,
"b": 242
},
"hsl": {
"h": 295.826,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.75486,
"c": 0.1922,
"h": 324.7
},
"luminance": 0.39082
}Semantic roles & 50–950 ramp
primary
#EA7FF2
secondary
#D9F4D7
accent
#DE0816
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85