#EA7CF7#EA7CF7
#EA7CF7 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.3% C 0.202 H 323.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CF7 |
|---|---|
| RGB | rgb(234, 124, 247) |
| HSL | hsl(294, 88%, 73%) |
| HSV | hsv(294, 50%, 97%) |
| CMYK | cmyk(5.3%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(68.48, 59.78, -43.68) |
| CIE-LCH | lch(68.48, 74.04, 323.84°) |
| OKLab | oklab(75.31% 0.1615 -0.1206) |
| OKLCH | oklch(75.31% 0.202 323.3) |
| XYZ | xyz(57.9262, 38.6258, 92.3820) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 5.40
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CF7 #89F77C
analogous
#AD7CF7 #EA7CF7 #F77CC6
triadic
#EA7CF7 #F7EA7C #7CF7EA
tetradic
#EA7CF7 #F7AD7C #89F77C #7CC6F7
square
#EA7CF7 #F7AD7C #89F77C #7CC6F7
split-complementary
#EA7CF7 #C6F77C #7CF7AD
monochromatic
#D30EEA #E142F3 #EA7CF7 #F3B6FB #FAE2FD
Accessibility & contrast
On white
2.41
#EA7CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EA7CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CF7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CF7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#8CACF3
Tritanopia (blue-blind)
#EE8CAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7cf7; /* rgb */ color: rgb(234, 124, 247); /* oklch */ color: oklch(75.3% 0.202 323.3);
Tailwind
colors: {
custom: {
50: '#f3a6fa',
500: '#ea7cf7',
950: '#000000',
},
}SCSS
$custom: #ea7cf7; $custom-light: #f3a6fa; $custom-dark: #000000;
JSON
{
"hex": "#ea7cf7",
"rgb": {
"r": 234,
"g": 124,
"b": 247
},
"hsl": {
"h": 293.659,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.75312,
"c": 0.20154,
"h": 323.3
},
"luminance": 0.38623
}Semantic roles & 50–950 ramp
primary
#EA7CF7
secondary
#D9F5D6
accent
#E50019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85