#EA7BF8#EA7BF8
#EA7BF8 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.2% C 0.204 H 323.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BF8 |
|---|---|
| RGB | rgb(234, 123, 248) |
| HSL | hsl(293, 90%, 73%) |
| HSV | hsv(293, 50%, 97%) |
| CMYK | cmyk(5.6%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.34, 60.45, -44.45) |
| CIE-LCH | lch(68.34, 75.03, 323.67°) |
| OKLab | oklab(75.22% 0.163 -0.1227) |
| OKLCH | oklch(75.22% 0.204 323) |
| XYZ | xyz(57.9562, 38.4384, 93.1553) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BF8 #89F87B
analogous
#AB7BF8 #EA7BF8 #F87BC7
triadic
#EA7BF8 #F8EA7B #7BF8EA
tetradic
#EA7BF8 #F8AB7B #89F87B #7BC7F8
square
#EA7BF8 #F8AB7B #89F87B #7BC7F8
split-complementary
#EA7BF8 #C7F87B #7BF8AB
monochromatic
#D30DEC #E141F5 #EA7BF8 #F3B5FB #FAE2FD
Accessibility & contrast
On white
2.42
#EA7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EA7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BF8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BF8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#ED8BAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7bf8; /* rgb */ color: rgb(234, 123, 248); /* oklch */ color: oklch(75.2% 0.204 323.0);
Tailwind
colors: {
custom: {
50: '#f3a5fb',
500: '#ea7bf8',
950: '#000000',
},
}SCSS
$custom: #ea7bf8; $custom-light: #f3a5fb; $custom-dark: #000000;
JSON
{
"hex": "#ea7bf8",
"rgb": {
"r": 234,
"g": 123,
"b": 248
},
"hsl": {
"h": 293.28,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.75225,
"c": 0.20402,
"h": 323
},
"luminance": 0.38436
}Semantic roles & 50–950 ramp
primary
#EA7BF8
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85