#EA8BDF#EA8BDF
#EA8BDF is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.4% C 0.155 H 331.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BDF |
|---|---|
| RGB | rgb(234, 139, 223) |
| HSL | hsl(307, 69%, 73%) |
| HSV | hsv(307, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 4.7%, 8.2%) |
| CIE-LAB | lab(70.38, 48.05, -27.54) |
| CIE-LCH | lch(70.38, 55.38, 330.18°) |
| OKLab | oklab(76.4% 0.1362 -0.0746) |
| OKLCH | oklch(76.4% 0.155 331.3) |
| XYZ | xyz(56.4830, 41.2883, 74.7920) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 4.87
Plum
#DDA0DD
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.03
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BDF #8BEA96
analogous
#C58BEA #EA8BDF #EA8BAF
triadic
#EA8BDF #DFEA8B #8BDFEA
tetradic
#EA8BDF #EAC58B #8BEA96 #8BAFEA
square
#EA8BDF #EAC58B #8BEA96 #8BAFEA
split-complementary
#EA8BDF #AFEA8B #8BEAC5
monochromatic
#D426C0 #E157D1 #EA8BDF #F3BFED #FAE5F8
Accessibility & contrast
On white
2.27
#EA8BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EA8BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BDF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BDF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#F191AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8bdf; /* rgb */ color: rgb(234, 139, 223); /* oklch */ color: oklch(76.4% 0.155 331.3);
Tailwind
colors: {
custom: {
50: '#f2afe9',
500: '#ea8bdf',
950: '#000000',
},
}SCSS
$custom: #ea8bdf; $custom-light: #f2afe9; $custom-dark: #000000;
JSON
{
"hex": "#ea8bdf",
"rgb": {
"r": 234,
"g": 139,
"b": 223
},
"hsl": {
"h": 306.947,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.76401,
"c": 0.15528,
"h": 331.3
},
"luminance": 0.41285
}Semantic roles & 50–950 ramp
primary
#EA8BDF
secondary
#D9F2DC
accent
#D12A14
background
#FFFAFE
surface
#FEF5FC
border
#D6CFD5
text
#171016
muted
#857F84