#EA7BF0#EA7BF0
#EA7BF0 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.8% C 0.197 H 325.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BF0 |
|---|---|
| RGB | rgb(234, 123, 240) |
| HSL | hsl(297, 80%, 71%) |
| HSV | hsv(297, 49%, 94%) |
| CMYK | cmyk(2.5%, 48.7%, 0%, 5.9%) |
| CIE-LAB | lab(67.99, 59.00, -40.61) |
| CIE-LCH | lch(67.99, 71.63, 325.46°) |
| OKLab | oklab(74.85% 0.1619 -0.1117) |
| OKLCH | oklch(74.85% 0.197 325.4) |
| XYZ | xyz(56.7415, 37.9525, 86.7580) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 4.75
Orchid
#DA70D6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BF0 #81F07B
analogous
#AF7BF0 #EA7BF0 #F07BBB
triadic
#EA7BF0 #F0EA7B #7BF0EA
tetradic
#EA7BF0 #F0AF7B #81F07B #7BBBF0
square
#EA7BF0 #F0AF7B #81F07B #7BBBF0
split-complementary
#EA7BF0 #BBF07B #7BF0AF
monochromatic
#CE19D8 #E144EA #EA7BF0 #F3B2F6 #FBE4FC
Accessibility & contrast
On white
2.44
#EA7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EA7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BF0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BF0 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF4
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#EF89AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7bf0; /* rgb */ color: rgb(234, 123, 240); /* oklch */ color: oklch(74.8% 0.197 325.4);
Tailwind
colors: {
custom: {
50: '#f3a5f5',
500: '#ea7bf0',
950: '#000000',
},
}SCSS
$custom: #ea7bf0; $custom-light: #f3a5f5; $custom-dark: #000000;
JSON
{
"hex": "#ea7bf0",
"rgb": {
"r": 234,
"g": 123,
"b": 240
},
"hsl": {
"h": 296.923,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.74845,
"c": 0.19667,
"h": 325.4
},
"luminance": 0.3795
}Semantic roles & 50–950 ramp
primary
#EA7BF0
secondary
#D6F3D4
accent
#DC0A14
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85