#EA83C0#EA83C0
#EA83C0 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.0% C 0.145 H 344.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83C0 |
|---|---|
| RGB | rgb(234, 131, 192) |
| HSL | hsl(324, 71%, 72%) |
| HSV | hsv(324, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 17.9%, 8.2%) |
| CIE-LAB | lab(67.68, 47.12, -14.42) |
| CIE-LCH | lch(67.68, 49.27, 342.98°) |
| OKLab | oklab(74.01% 0.1399 -0.0381) |
| OKLCH | oklch(74.01% 0.145 344.8) |
| XYZ | xyz(51.5632, 37.5344, 54.3880) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum (survey)
#FF6CB5
ΔE00 5.48
Hot Pink
#FF69B4
ΔE00 5.83
Bubble Gum Pink
#FF69AF
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83C0 #83EAAD
analogous
#E183EA #EA83C0 #EA838D
triadic
#EA83C0 #C0EA83 #83C0EA
tetradic
#EA83C0 #EAE183 #83EAAD #838DEA
square
#EA83C0 #EAE183 #83EAAD #838DEA
split-complementary
#EA83C0 #8DEA83 #83EAE1
monochromatic
#CF2389 #E14FA5 #EA83C0 #F3B7DB #FBE5F2
Accessibility & contrast
On white
2.47
#EA83C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EA83C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83C0
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83C0 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC2
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#F6829A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea83c0; /* rgb */ color: rgb(234, 131, 192); /* oklch */ color: oklch(74.0% 0.145 344.8);
Tailwind
colors: {
custom: {
50: '#f3a9d3',
500: '#ea83c0',
950: '#000000',
},
}SCSS
$custom: #ea83c0; $custom-light: #f3a9d3; $custom-dark: #000000;
JSON
{
"hex": "#ea83c0",
"rgb": {
"r": 234,
"g": 131,
"b": 192
},
"hsl": {
"h": 324.466,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.7401,
"c": 0.14494,
"h": 344.8
},
"luminance": 0.37531
}Semantic roles & 50–950 ramp
primary
#EA83C0
secondary
#D7F2E2
accent
#D36112
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82