#EA8BDA#EA8BDA
#EA8BDA is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.2% C 0.151 H 333.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BDA |
|---|---|
| RGB | rgb(234, 139, 218) |
| HSL | hsl(310, 69%, 73%) |
| HSV | hsv(310, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 6.8%, 8.2%) |
| CIE-LAB | lab(70.19, 47.20, -25.06) |
| CIE-LCH | lch(70.19, 53.44, 332.03°) |
| OKLab | oklab(76.2% 0.135 -0.0677) |
| OKLCH | oklch(76.2% 0.151 333.4) |
| XYZ | xyz(55.8188, 41.0226, 71.2941) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.42
Plum
#DDA0DD
ΔE00 5.79
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BDA #8BEA9B
analogous
#CA8BEA #EA8BDA #EA8BAA
triadic
#EA8BDA #DAEA8B #8BDAEA
tetradic
#EA8BDA #EACA8B #8BEA9B #8BAAEA
square
#EA8BDA #EACA8B #8BEA9B #8BAAEA
split-complementary
#EA8BDA #AAEA8B #8BEACA
monochromatic
#D426B7 #E157C9 #EA8BDA #F3BFEB #FAE5F7
Accessibility & contrast
On white
2.28
#EA8BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EA8BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BDA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BDA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#F290A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8bda; /* rgb */ color: rgb(234, 139, 218); /* oklch */ color: oklch(76.2% 0.151 333.4);
Tailwind
colors: {
custom: {
50: '#f2afe5',
500: '#ea8bda',
950: '#000000',
},
}SCSS
$custom: #ea8bda; $custom-light: #f2afe5; $custom-dark: #000000;
JSON
{
"hex": "#ea8bda",
"rgb": {
"r": 234,
"g": 139,
"b": 218
},
"hsl": {
"h": 310.105,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.762,
"c": 0.15098,
"h": 333.4
},
"luminance": 0.4102
}Semantic roles & 50–950 ramp
primary
#EA8BDA
secondary
#D9F2DD
accent
#D13414
background
#FFFAFE
surface
#FEF5FC
border
#D6CFD5
text
#171015
muted
#857F84