#EA7FFB#EA7FFB
#EA7FFB is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 75.9% C 0.201 H 322.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FFB |
|---|---|
| RGB | rgb(234, 127, 251) |
| HSL | hsl(292, 94%, 74%) |
| HSV | hsv(292, 49%, 98%) |
| CMYK | cmyk(6.8%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.21, 59.07, -44.73) |
| CIE-LCH | lch(69.21, 74.09, 322.87°) |
| OKLab | oklab(75.91% 0.1581 -0.1236) |
| OKLCH | oklch(75.91% 0.201 322) |
| XYZ | xyz(58.9317, 39.6388, 95.7949) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FFB #90FB7F
analogous
#AC7FFB #EA7FFB #FB7FCE
triadic
#EA7FFB #FBEA7F #7FFBEA
tetradic
#EA7FFB #FBAC7F #90FB7F #7FCEFB
square
#EA7FFB #FBAC7F #90FB7F #7FCEFB
split-complementary
#EA7FFB #CEFB7F #7FFBAC
monochromatic
#D708F7 #E044F9 #EA7FFB #F4BAFD #FAE1FE
Accessibility & contrast
On white
2.35
#EA7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EA7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FFB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FFB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#ED8FB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea7ffb; /* rgb */ color: rgb(234, 127, 251); /* oklch */ color: oklch(75.9% 0.201 322.0);
Tailwind
colors: {
custom: {
50: '#f3a8fd',
500: '#ea7ffb',
950: '#000000',
},
}SCSS
$custom: #ea7ffb; $custom-light: #f3a8fd; $custom-dark: #000000;
JSON
{
"hex": "#ea7ffb",
"rgb": {
"r": 234,
"g": 127,
"b": 251
},
"hsl": {
"h": 291.774,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75912,
"c": 0.20063,
"h": 322
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#EA7FFB
secondary
#D9F6D5
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85