#EA83C3#EA83C3
#EA83C3 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.1% C 0.147 H 343.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83C3 |
|---|---|
| RGB | rgb(234, 131, 195) |
| HSL | hsl(323, 71%, 72%) |
| HSV | hsv(323, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 16.7%, 8.2%) |
| CIE-LAB | lab(67.78, 47.57, -15.95) |
| CIE-LCH | lch(67.78, 50.17, 341.47°) |
| OKLab | oklab(74.12% 0.1407 -0.0423) |
| OKLCH | oklch(74.12% 0.147 343.3) |
| XYZ | xyz(51.8990, 37.6687, 56.1564) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 5.75
Bubblegum (survey)
#FF6CB5
ΔE00 5.75
Hot Pink
#FF69B4
ΔE00 6.08
Bubble Gum Pink
#FF69AF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83C3 #83EAAA
analogous
#DD83EA #EA83C3 #EA8390
triadic
#EA83C3 #C3EA83 #83C3EA
tetradic
#EA83C3 #EADD83 #83EAAA #8390EA
square
#EA83C3 #EADD83 #83EAAA #8390EA
split-complementary
#EA83C3 #90EA83 #83EADD
monochromatic
#CF238E #E14FAA #EA83C3 #F3B7DC #FBE5F2
Accessibility & contrast
On white
2.46
#EA83C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EA83C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83C3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83C3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9BC5
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#F6839B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea83c3; /* rgb */ color: rgb(234, 131, 195); /* oklch */ color: oklch(74.1% 0.147 343.3);
Tailwind
colors: {
custom: {
50: '#f3a9d5',
500: '#ea83c3',
950: '#000000',
},
}SCSS
$custom: #ea83c3; $custom-light: #f3a9d5; $custom-dark: #000000;
JSON
{
"hex": "#ea83c3",
"rgb": {
"r": 234,
"g": 131,
"b": 195
},
"hsl": {
"h": 322.718,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.74118,
"c": 0.14692,
"h": 343.3
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#EA83C3
secondary
#D7F2E1
accent
#D35B12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83