#EA82AF#EA82AF
#EA82AF is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.3% C 0.137 H 353.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82AF |
|---|---|
| RGB | rgb(234, 130, 175) |
| HSL | hsl(334, 71%, 71%) |
| HSV | hsv(334, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 25.2%, 8.2%) |
| CIE-LAB | lab(66.94, 45.18, -5.96) |
| CIE-LCH | lch(66.94, 45.57, 352.49°) |
| OKLab | oklab(73.28% 0.1361 -0.0152) |
| OKLCH | oklch(73.28% 0.137 353.6) |
| XYZ | xyz(49.6536, 36.5567, 44.9901) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.22
Pinky
#FC86AA
ΔE00 4.64
Carnation Pink
#FF7FA7
ΔE00 4.85
Bubblegum (survey)
#FF6CB5
ΔE00 5.42
Bubble Gum Pink
#FF69AF
ΔE00 5.52
Pig Pink
#E78EA5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82AF #82EABD
analogous
#EA82E3 #EA82AF #EA8982
triadic
#EA82AF #AFEA82 #82AFEA
tetradic
#EA82AF #E3EA82 #82EABD #8982EA
square
#EA82AF #E3EA82 #82EABD #8982EA
split-complementary
#EA82AF #82EA89 #82E3EA
monochromatic
#CF236D #E14E8D #EA82AF #F3B6D1 #FBE5EE
Accessibility & contrast
On white
2.53
#EA82AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EA82AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82AF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82AF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B1
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#F87D92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea82af; /* rgb */ color: rgb(234, 130, 175); /* oklch */ color: oklch(73.3% 0.137 353.6);
Tailwind
colors: {
custom: {
50: '#f3a8c6',
500: '#ea82af',
950: '#000000',
},
}SCSS
$custom: #ea82af; $custom-light: #f3a8c6; $custom-dark: #000000;
JSON
{
"hex": "#ea82af",
"rgb": {
"r": 234,
"g": 130,
"b": 175
},
"hsl": {
"h": 334.038,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.73282,
"c": 0.13695,
"h": 353.6
},
"luminance": 0.36553
}Semantic roles & 50–950 ramp
primary
#EA82AF
secondary
#D6F1E6
accent
#D38012
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82