#EA7DFF#EA7DFF
#EA7DFF is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.8% C 0.208 H 321.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DFF |
|---|---|
| RGB | rgb(234, 125, 255) |
| HSL | hsl(290, 100%, 75%) |
| HSV | hsv(290, 51%, 100%) |
| CMYK | cmyk(8.2%, 51%, 0%, 0%) |
| CIE-LAB | lab(69.03, 60.78, -47.20) |
| CIE-LCH | lch(69.03, 76.95, 322.17°) |
| OKLab | oklab(75.83% 0.1612 -0.1307) |
| OKLCH | oklch(75.83% 0.208 321) |
| XYZ | xyz(59.3132, 39.3822, 99.0656) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 6.28
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DFF #92FF7D
analogous
#A97DFF #EA7DFF #FF7DD3
triadic
#EA7DFF #FFEA7D #7DFFEA
tetradic
#EA7DFF #FFA97D #92FF7D #7DD3FF
square
#EA7DFF #FFA97D #92FF7D #7DD3FF
split-complementary
#EA7DFF #D3FF7D #7DFFA9
monochromatic
#D603FF #E040FF #EA7DFF #F4BAFF #FAE0FF
Accessibility & contrast
On white
2.37
#EA7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DFF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DFF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#EC8FB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7dff; /* rgb */ color: rgb(234, 125, 255); /* oklch */ color: oklch(75.8% 0.208 321.0);
Tailwind
colors: {
custom: {
50: '#f3a6ff',
500: '#ea7dff',
950: '#000000',
},
}SCSS
$custom: #ea7dff; $custom-light: #f3a6ff; $custom-dark: #000000;
JSON
{
"hex": "#ea7dff",
"rgb": {
"r": 234,
"g": 125,
"b": 255
},
"hsl": {
"h": 290.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75835,
"c": 0.20751,
"h": 321
},
"luminance": 0.3938
}Semantic roles & 50–950 ramp
primary
#EA7DFF
secondary
#D9F7D4
accent
#E60025
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86