#EB83AE#EB83AE
#EB83AE is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.5% C 0.136 H 354.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83AE |
|---|---|
| RGB | rgb(235, 131, 174) |
| HSL | hsl(335, 72%, 72%) |
| HSV | hsv(335, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 26%, 7.8%) |
| CIE-LAB | lab(67.24, 44.87, -4.94) |
| CIE-LCH | lch(67.24, 45.14, 353.72°) |
| OKLab | oklab(73.52% 0.1353 -0.0124) |
| OKLCH | oklch(73.52% 0.136 354.7) |
| XYZ | xyz(50.0187, 36.9547, 44.5348) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 4.42
Pig Pink
#E78EA5
ΔE00 5.03
Dull Pink
#D5869D
ΔE00 5.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83AE #83EBC0
analogous
#EB83E2 #EB83AE #EB8C83
triadic
#EB83AE #AEEB83 #83AEEB
tetradic
#EB83AE #E2EB83 #83EBC0 #8C83EB
square
#EB83AE #E2EB83 #83EBC0 #8C83EB
split-complementary
#EB83AE #83EB8C #83E2EB
monochromatic
#D2226B #E24E8C #EB83AE #F4B8D0 #FBE5EE
Accessibility & contrast
On white
2.50
#EB83AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EB83AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83AE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83AE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098AF
Deuteranopia (green-blind)
#AAABAC
Tritanopia (blue-blind)
#F97E92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb83ae; /* rgb */ color: rgb(235, 131, 174); /* oklch */ color: oklch(73.5% 0.136 354.7);
Tailwind
colors: {
custom: {
50: '#f4a9c6',
500: '#eb83ae',
950: '#000000',
},
}SCSS
$custom: #eb83ae; $custom-light: #f4a9c6; $custom-dark: #000000;
JSON
{
"hex": "#eb83ae",
"rgb": {
"r": 235,
"g": 131,
"b": 174
},
"hsl": {
"h": 335.192,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73525,
"c": 0.1359,
"h": 354.7
},
"luminance": 0.36951
}Semantic roles & 50–950 ramp
primary
#EB83AE
secondary
#D8F2E7
accent
#D48411
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82