#EA8BFE#EA8BFE
#EA8BFE is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.184 H 320.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BFE |
|---|---|
| RGB | rgb(234, 139, 254) |
| HSL | hsl(290, 98%, 77%) |
| HSV | hsv(290, 45%, 100%) |
| CMYK | cmyk(7.9%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(71.63, 53.68, -42.57) |
| CIE-LCH | lch(71.63, 68.51, 321.59°) |
| OKLab | oklab(77.75% 0.1423 -0.1174) |
| OKLCH | oklch(77.75% 0.184 320.5) |
| XYZ | xyz(61.0515, 43.1157, 98.8529) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 7.11
Liliac
#C48EFD
ΔE00 7.13
Violet Pink
#FB5FFC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BFE #9FFE8B
analogous
#B18BFE #EA8BFE #FE8BD9
triadic
#EA8BFE #FEEA8B #8BFEEA
tetradic
#EA8BFE #FEB18B #9FFE8B #8BD9FE
square
#EA8BFE #FEB18B #9FFE8B #8BD9FE
split-complementary
#EA8BFE #D9FE8B #8BFEB1
monochromatic
#D412FD #DF4EFD #EA8BFE #F5C8FF #FAE1FF
Accessibility & contrast
On white
2.18
#EA8BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EA8BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BFE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BFE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#95B3FB
Tritanopia (blue-blind)
#EC9AB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8bfe; /* rgb */ color: rgb(234, 139, 254); /* oklch */ color: oklch(77.8% 0.184 320.5);
Tailwind
colors: {
custom: {
50: '#f3afff',
500: '#ea8bfe',
950: '#000000',
},
}SCSS
$custom: #ea8bfe; $custom-light: #f3afff; $custom-dark: #000000;
JSON
{
"hex": "#ea8bfe",
"rgb": {
"r": 234,
"g": 139,
"b": 254
},
"hsl": {
"h": 289.565,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77752,
"c": 0.18449,
"h": 320.5
},
"luminance": 0.43113
}Semantic roles & 50–950 ramp
primary
#EA8BFE
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086