#EA7BF7#EA7BF7
#EA7BF7 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.2% C 0.203 H 323.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BF7 |
|---|---|
| RGB | rgb(234, 123, 247) |
| HSL | hsl(294, 89%, 73%) |
| HSV | hsv(294, 50%, 97%) |
| CMYK | cmyk(5.3%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.30, 60.26, -43.97) |
| CIE-LCH | lch(68.30, 74.60, 323.88°) |
| OKLab | oklab(75.18% 0.1628 -0.1214) |
| OKLCH | oklch(75.18% 0.203 323.3) |
| XYZ | xyz(57.8015, 38.3765, 92.3404) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 5.30
Orchid
#DA70D6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BF7 #88F77B
analogous
#AC7BF7 #EA7BF7 #F77BC6
triadic
#EA7BF7 #F7EA7B #7BF7EA
tetradic
#EA7BF7 #F7AC7B #88F77B #7BC6F7
square
#EA7BF7 #F7AC7B #88F77B #7BC6F7
split-complementary
#EA7BF7 #C6F77B #7BF7AC
monochromatic
#D20EE9 #E141F4 #EA7BF7 #F3B5FA #FAE2FD
Accessibility & contrast
On white
2.42
#EA7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EA7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BF7
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BF7 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#EE8BAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7bf7; /* rgb */ color: rgb(234, 123, 247); /* oklch */ color: oklch(75.2% 0.203 323.3);
Tailwind
colors: {
custom: {
50: '#f3a5fa',
500: '#ea7bf7',
950: '#000000',
},
}SCSS
$custom: #ea7bf7; $custom-light: #f3a5fa; $custom-dark: #000000;
JSON
{
"hex": "#ea7bf7",
"rgb": {
"r": 234,
"g": 123,
"b": 247
},
"hsl": {
"h": 293.71,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.75177,
"c": 0.20309,
"h": 323.3
},
"luminance": 0.38374
}Semantic roles & 50–950 ramp
primary
#EA7BF7
secondary
#D9F5D6
accent
#E50018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85