#EA7BF6#EA7BF6
#EA7BF6 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.1% C 0.202 H 323.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BF6 |
|---|---|
| RGB | rgb(234, 123, 246) |
| HSL | hsl(294, 87%, 72%) |
| HSV | hsv(294, 50%, 96%) |
| CMYK | cmyk(4.9%, 50%, 0%, 3.5%) |
| CIE-LAB | lab(68.25, 60.08, -43.49) |
| CIE-LCH | lch(68.25, 74.17, 324.10°) |
| OKLab | oklab(75.13% 0.1627 -0.12) |
| OKLCH | oklch(75.13% 0.202 323.6) |
| XYZ | xyz(57.6476, 38.3149, 91.5299) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 5.21
Orchid
#DA70D6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BF6 #87F67B
analogous
#AC7BF6 #EA7BF6 #F67BC5
triadic
#EA7BF6 #F6EA7B #7BF6EA
tetradic
#EA7BF6 #F6AC7B #87F67B #7BC5F6
square
#EA7BF6 #F6AC7B #87F67B #7BC5F6
split-complementary
#EA7BF6 #C5F67B #7BF6AC
monochromatic
#D210E7 #E142F2 #EA7BF6 #F3B4FA #FAE2FD
Accessibility & contrast
On white
2.42
#EA7BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EA7BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BF6
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BF6 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFA
Deuteranopia (green-blind)
#8CABF2
Tritanopia (blue-blind)
#EE8AAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7bf6; /* rgb */ color: rgb(234, 123, 246); /* oklch */ color: oklch(75.1% 0.202 323.6);
Tailwind
colors: {
custom: {
50: '#f3a5f9',
500: '#ea7bf6',
950: '#000000',
},
}SCSS
$custom: #ea7bf6; $custom-light: #f3a5f9; $custom-dark: #000000;
JSON
{
"hex": "#ea7bf6",
"rgb": {
"r": 234,
"g": 123,
"b": 246
},
"hsl": {
"h": 294.146,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.75129,
"c": 0.20217,
"h": 323.6
},
"luminance": 0.38312
}Semantic roles & 50–950 ramp
primary
#EA7BF6
secondary
#D9F5D6
accent
#E40218
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85