#EA83AF#EA83AF
#EA83AF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.4% C 0.135 H 353.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83AF |
|---|---|
| RGB | rgb(234, 131, 175) |
| HSL | hsl(334, 71%, 72%) |
| HSV | hsv(334, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 25.2%, 8.2%) |
| CIE-LAB | lab(67.14, 44.67, -5.66) |
| CIE-LCH | lch(67.14, 45.03, 352.78°) |
| OKLab | oklab(73.43% 0.1346 -0.0144) |
| OKLCH | oklch(73.43% 0.135 353.9) |
| XYZ | xyz(49.7873, 36.8240, 45.0347) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.50
Carnation Pink
#FF7FA7
ΔE00 4.78
Pig Pink
#E78EA5
ΔE00 5.30
Dull Pink
#D5869D
ΔE00 5.62
Bubblegum (survey)
#FF6CB5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83AF #83EABE
analogous
#EA83E2 #EA83AF #EA8B83
triadic
#EA83AF #AFEA83 #83AFEA
tetradic
#EA83AF #E2EA83 #83EABE #8B83EA
square
#EA83AF #E2EA83 #83EABE #8B83EA
split-complementary
#EA83AF #83EA8B #83E2EA
monochromatic
#CF236D #E14F8D #EA83AF #F3B7D1 #FBE5EE
Accessibility & contrast
On white
2.51
#EA83AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EA83AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83AF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83AF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B0
Deuteranopia (green-blind)
#AAAAAD
Tritanopia (blue-blind)
#F87E93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea83af; /* rgb */ color: rgb(234, 131, 175); /* oklch */ color: oklch(73.4% 0.135 353.9);
Tailwind
colors: {
custom: {
50: '#f3a9c6',
500: '#ea83af',
950: '#000000',
},
}SCSS
$custom: #ea83af; $custom-light: #f3a9c6; $custom-dark: #000000;
JSON
{
"hex": "#ea83af",
"rgb": {
"r": 234,
"g": 131,
"b": 175
},
"hsl": {
"h": 334.369,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73434,
"c": 0.13535,
"h": 353.9
},
"luminance": 0.3682
}Semantic roles & 50–950 ramp
primary
#EA83AF
secondary
#D7F2E6
accent
#D38112
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82