#EA83C7#EA83C7
#EA83C7 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.3% C 0.150 H 341.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83C7 |
|---|---|
| RGB | rgb(234, 131, 199) |
| HSL | hsl(320, 71%, 72%) |
| HSV | hsv(320, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 15%, 8.2%) |
| CIE-LAB | lab(67.91, 48.19, -17.98) |
| CIE-LCH | lch(67.91, 51.43, 339.54°) |
| OKLab | oklab(74.26% 0.1418 -0.0479) |
| OKLCH | oklch(74.26% 0.15 341.3) |
| XYZ | xyz(52.3573, 37.8520, 58.5702) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.93
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Hot Pink
#FF69B4
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83C7 #83EAA6
analogous
#D983EA #EA83C7 #EA8394
triadic
#EA83C7 #C7EA83 #83C7EA
tetradic
#EA83C7 #EAD983 #83EAA6 #8394EA
square
#EA83C7 #EAD983 #83EAA6 #8394EA
split-complementary
#EA83C7 #94EA83 #83EAD9
monochromatic
#CF2395 #E14FAF #EA83C7 #F3B7DF #FBE5F3
Accessibility & contrast
On white
2.45
#EA83C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EA83C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83C7
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83C7 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC9
Deuteranopia (green-blind)
#A3ACC4
Tritanopia (blue-blind)
#F5849C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea83c7; /* rgb */ color: rgb(234, 131, 199); /* oklch */ color: oklch(74.3% 0.150 341.3);
Tailwind
colors: {
custom: {
50: '#f3a9d8',
500: '#ea83c7',
950: '#000000',
},
}SCSS
$custom: #ea83c7; $custom-light: #f3a9d8; $custom-dark: #000000;
JSON
{
"hex": "#ea83c7",
"rgb": {
"r": 234,
"g": 131,
"b": 199
},
"hsl": {
"h": 320.388,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.74264,
"c": 0.14969,
"h": 341.3
},
"luminance": 0.37849
}Semantic roles & 50–950 ramp
primary
#EA83C7
secondary
#D7F2E0
accent
#D35412
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83