#EA83AE#EA83AE
#EA83AE is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.4% C 0.135 H 354.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83AE |
|---|---|
| RGB | rgb(234, 131, 174) |
| HSL | hsl(335, 71%, 72%) |
| HSV | hsv(335, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 25.6%, 8.2%) |
| CIE-LAB | lab(67.12, 44.53, -5.14) |
| CIE-LCH | lch(67.12, 44.83, 353.42°) |
| OKLab | oklab(73.4% 0.1343 -0.013) |
| OKLCH | oklch(73.4% 0.135 354.5) |
| XYZ | xyz(49.6894, 36.7849, 44.5193) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.31
Pink (survey)
#FF81C0
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 5.08
Dull Pink
#D5869D
ΔE00 5.44
Bubblegum (survey)
#FF6CB5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83AE #83EABF
analogous
#EA83E2 #EA83AE #EA8C83
triadic
#EA83AE #AEEA83 #83AEEA
tetradic
#EA83AE #E2EA83 #83EABF #8C83EA
square
#EA83AE #E2EA83 #83EABF #8C83EA
split-complementary
#EA83AE #83EA8C #83E2EA
monochromatic
#CF236B #E14F8C #EA83AE #F3B7D0 #FBE5EE
Accessibility & contrast
On white
2.51
#EA83AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EA83AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83AE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83AE | 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)
#9098AF
Deuteranopia (green-blind)
#AAAAAC
Tritanopia (blue-blind)
#F87E92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea83ae; /* rgb */ color: rgb(234, 131, 174); /* oklch */ color: oklch(73.4% 0.135 354.5);
Tailwind
colors: {
custom: {
50: '#f3a9c6',
500: '#ea83ae',
950: '#000000',
},
}SCSS
$custom: #ea83ae; $custom-light: #f3a9c6; $custom-dark: #000000;
JSON
{
"hex": "#ea83ae",
"rgb": {
"r": 234,
"g": 131,
"b": 174
},
"hsl": {
"h": 334.951,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73402,
"c": 0.13488,
"h": 354.5
},
"luminance": 0.36781
}Semantic roles & 50–950 ramp
primary
#EA83AE
secondary
#D7F2E7
accent
#D38312
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82