#EB7DAF#EB7DAF
#EB7DAF is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.7% C 0.146 H 352.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DAF |
|---|---|
| RGB | rgb(235, 125, 175) |
| HSL | hsl(333, 73%, 71%) |
| HSV | hsv(333, 47%, 92%) |
| CMYK | cmyk(0%, 46.8%, 25.5%, 7.8%) |
| CIE-LAB | lab(66.08, 48.03, -7.22) |
| CIE-LCH | lch(66.08, 48.57, 351.45°) |
| OKLab | oklab(72.66% 0.1448 -0.0185) |
| OKLCH | oklch(72.66% 0.146 352.7) |
| XYZ | xyz(49.3339, 35.4285, 44.7892) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.94
Bubblegum (survey)
#FF6CB5
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 5.22
Pinky
#FC86AA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DAF #7DEBB9
analogous
#EB7DE6 #EB7DAF #EB827D
triadic
#EB7DAF #AFEB7D #7DAFEB
tetradic
#EB7DAF #E6EB7D #7DEBB9 #827DEB
square
#EB7DAF #E6EB7D #7DEBB9 #827DEB
split-complementary
#EB7DAF #7DEB82 #7DE6EB
monochromatic
#CE206F #E3488E #EB7DAF #F3B2D0 #FBE4EF
Accessibility & contrast
On white
2.60
#EB7DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#EB7DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DAF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DAF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#F9788F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb7daf; /* rgb */ color: rgb(235, 125, 175); /* oklch */ color: oklch(72.7% 0.146 352.7);
Tailwind
colors: {
custom: {
50: '#f4a5c6',
500: '#eb7daf',
950: '#000000',
},
}SCSS
$custom: #eb7daf; $custom-light: #f4a5c6; $custom-dark: #000000;
JSON
{
"hex": "#eb7daf",
"rgb": {
"r": 235,
"g": 125,
"b": 175
},
"hsl": {
"h": 332.727,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.72659,
"c": 0.14597,
"h": 352.7
},
"luminance": 0.35425
}Semantic roles & 50–950 ramp
primary
#EB7DAF
secondary
#D3F1E3
accent
#D57C10
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82