#EA7DF7#EA7DF7
#EA7DF7 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.4% C 0.200 H 323.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DF7 |
|---|---|
| RGB | rgb(234, 125, 247) |
| HSL | hsl(294, 88%, 73%) |
| HSV | hsv(294, 49%, 97%) |
| CMYK | cmyk(5.3%, 49.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.66, 59.30, -43.40) |
| CIE-LCH | lch(68.66, 73.48, 323.80°) |
| OKLab | oklab(75.45% 0.1602 -0.1197) |
| OKLCH | oklch(75.45% 0.2 323.2) |
| XYZ | xyz(58.0521, 38.8777, 92.4240) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DF7 #8AF77D
analogous
#AD7DF7 #EA7DF7 #F77DC7
triadic
#EA7DF7 #F7EA7D #7DF7EA
tetradic
#EA7DF7 #F7AD7D #8AF77D #7DC7F7
square
#EA7DF7 #F7AD7D #8AF77D #7DC7F7
split-complementary
#EA7DF7 #C7F77D #7DF7AD
monochromatic
#D40EEB #E143F3 #EA7DF7 #F3B7FB #FAE2FD
Accessibility & contrast
On white
2.39
#EA7DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA7DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DF7
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DF7 | 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)
#6C9FFB
Deuteranopia (green-blind)
#8DACF3
Tritanopia (blue-blind)
#EE8CAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7df7; /* rgb */ color: rgb(234, 125, 247); /* oklch */ color: oklch(75.4% 0.200 323.2);
Tailwind
colors: {
custom: {
50: '#f3a6fa',
500: '#ea7df7',
950: '#000000',
},
}SCSS
$custom: #ea7df7; $custom-light: #f3a6fa; $custom-dark: #000000;
JSON
{
"hex": "#ea7df7",
"rgb": {
"r": 234,
"g": 125,
"b": 247
},
"hsl": {
"h": 293.607,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.75447,
"c": 0.19999,
"h": 323.2
},
"luminance": 0.38875
}Semantic roles & 50–950 ramp
primary
#EA7DF7
secondary
#D9F5D6
accent
#E50019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85