#EB83AF#EB83AF
#EB83AF is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.6% C 0.136 H 354.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83AF |
|---|---|
| RGB | rgb(235, 131, 175) |
| HSL | hsl(335, 72%, 72%) |
| HSV | hsv(335, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 25.5%, 7.8%) |
| CIE-LAB | lab(67.27, 45.01, -5.46) |
| CIE-LCH | lch(67.27, 45.34, 353.09°) |
| OKLab | oklab(73.56% 0.1357 -0.0138) |
| OKLCH | oklch(73.56% 0.136 354.2) |
| XYZ | xyz(50.1166, 36.9938, 45.0501) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.23
Pinky
#FC86AA
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 5.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.58
Bubble Gum Pink
#FF69AF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83AF #83EBBF
analogous
#EB83E3 #EB83AF #EB8B83
triadic
#EB83AF #AFEB83 #83AFEB
tetradic
#EB83AF #E3EB83 #83EBBF #8B83EB
square
#EB83AF #E3EB83 #83EBBF #8B83EB
split-complementary
#EB83AF #83EB8B #83E3EB
monochromatic
#D2226C #E24E8D #EB83AF #F4B8D1 #FBE5EE
Accessibility & contrast
On white
2.50
#EB83AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EB83AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83AF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83AF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098B0
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#F97E93
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb83af; /* rgb */ color: rgb(235, 131, 175); /* oklch */ color: oklch(73.6% 0.136 354.2);
Tailwind
colors: {
custom: {
50: '#f4a9c6',
500: '#eb83af',
950: '#000000',
},
}SCSS
$custom: #eb83af; $custom-light: #f4a9c6; $custom-dark: #000000;
JSON
{
"hex": "#eb83af",
"rgb": {
"r": 235,
"g": 131,
"b": 175
},
"hsl": {
"h": 334.615,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73557,
"c": 0.13636,
"h": 354.2
},
"luminance": 0.3699
}Semantic roles & 50–950 ramp
primary
#EB83AF
secondary
#D8F2E7
accent
#D48211
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82