#EA83BD#EA83BD
#EA83BD is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.9% C 0.143 H 346.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83BD |
|---|---|
| RGB | rgb(234, 131, 189) |
| HSL | hsl(326, 71%, 72%) |
| HSV | hsv(326, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 19.2%, 8.2%) |
| CIE-LAB | lab(67.58, 46.67, -12.88) |
| CIE-LCH | lch(67.58, 48.42, 344.57°) |
| OKLab | oklab(73.9% 0.139 -0.0339) |
| OKLCH | oklch(73.9% 0.143 346.3) |
| XYZ | xyz(51.2342, 37.4028, 52.6552) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 3.65
Bubblegum (survey)
#FF6CB5
ΔE00 5.28
Hot Pink
#FF69B4
ΔE00 5.65
Bubble Gum Pink
#FF69AF
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83BD #83EAB0
analogous
#E483EA #EA83BD #EA838A
triadic
#EA83BD #BDEA83 #83BDEA
tetradic
#EA83BD #EAE483 #83EAB0 #838AEA
square
#EA83BD #EAE483 #83EAB0 #838AEA
split-complementary
#EA83BD #8AEA83 #83EAE4
monochromatic
#CF2384 #E14FA1 #EA83BD #F3B7D9 #FBE5F1
Accessibility & contrast
On white
2.48
#EA83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EA83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83BD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83BD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#F68298
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea83bd; /* rgb */ color: rgb(234, 131, 189); /* oklch */ color: oklch(73.9% 0.143 346.3);
Tailwind
colors: {
custom: {
50: '#f3a9d1',
500: '#ea83bd',
950: '#000000',
},
}SCSS
$custom: #ea83bd; $custom-light: #f3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#ea83bd",
"rgb": {
"r": 234,
"g": 131,
"b": 189
},
"hsl": {
"h": 326.214,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73904,
"c": 0.14304,
"h": 346.3
},
"luminance": 0.37399
}Semantic roles & 50–950 ramp
primary
#EA83BD
secondary
#D7F2E3
accent
#D36712
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82