#EA7DFE#EA7DFE
#EA7DFE is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.8% C 0.207 H 321.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DFE |
|---|---|
| RGB | rgb(234, 125, 254) |
| HSL | hsl(291, 98%, 74%) |
| HSV | hsv(291, 51%, 100%) |
| CMYK | cmyk(7.9%, 50.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.98, 60.59, -46.73) |
| CIE-LCH | lch(68.98, 76.52, 322.36°) |
| OKLab | oklab(75.79% 0.1611 -0.1293) |
| OKLCH | oklch(75.79% 0.207 321.2) |
| XYZ | xyz(59.1526, 39.3180, 98.2200) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 6.17
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DFE #91FE7D
analogous
#AA7DFE #EA7DFE #FE7DD1
triadic
#EA7DFE #FEEA7D #7DFEEA
tetradic
#EA7DFE #FEAA7D #91FE7D #7DD1FE
square
#EA7DFE #FEAA7D #91FE7D #7DD1FE
split-complementary
#EA7DFE #D1FE7D #7DFEAA
monochromatic
#D604FD #E040FE #EA7DFE #F4BAFE #FAE1FF
Accessibility & contrast
On white
2.37
#EA7DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EA7DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DFE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DFE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#EC8FB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7dfe; /* rgb */ color: rgb(234, 125, 254); /* oklch */ color: oklch(75.8% 0.207 321.2);
Tailwind
colors: {
custom: {
50: '#f3a6ff',
500: '#ea7dfe',
950: '#000000',
},
}SCSS
$custom: #ea7dfe; $custom-light: #f3a6ff; $custom-dark: #000000;
JSON
{
"hex": "#ea7dfe",
"rgb": {
"r": 234,
"g": 125,
"b": 254
},
"hsl": {
"h": 290.698,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.75786,
"c": 0.20656,
"h": 321.2
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#EA7DFE
secondary
#D9F7D4
accent
#E60024
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86