#EB75AE#EB75AE
#EB75AE is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.5% C 0.158 H 351.6°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EB75AE |
|---|---|
| RGB | rgb(235, 117, 174) |
| HSL | hsl(331, 75%, 69%) |
| HSV | hsv(331, 50%, 92%) |
| CMYK | cmyk(0%, 50.2%, 26%, 7.8%) |
| CIE-LAB | lab(64.52, 51.83, -8.98) |
| CIE-LCH | lch(64.52, 52.61, 350.17°) |
| OKLab | oklab(71.47% 0.1564 -0.0232) |
| OKLCH | oklch(71.47% 0.158 351.6) |
| XYZ | xyz(48.2638, 33.4449, 43.9498) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 4.52
Medium Pink
#F36196
ΔE00 5.76
Pale Magenta
#D767AD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB75AE #75EBB2
analogous
#EB75E9 #EB75AE #EB7775
triadic
#EB75AE #AEEB75 #75AEEB
tetradic
#EB75AE #E9EB75 #75EBB2 #7775EB
square
#EB75AE #E9EB75 #75EBB2 #7775EB
split-complementary
#EB75AE #75EB77 #75E9EB
monochromatic
#C91D70 #E3408F #EB75AE #F3AACD #FAE0ED
Accessibility & contrast
On white
2.73
#EB75AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#EB75AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB75AE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB75AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB75AE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B0
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#FA708A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb75ae; /* rgb */ color: rgb(235, 117, 174); /* oklch */ color: oklch(71.5% 0.158 351.6);
Tailwind
colors: {
custom: {
50: '#f4a0c6',
500: '#eb75ae',
950: '#000000',
},
}SCSS
$custom: #eb75ae; $custom-light: #f4a0c6; $custom-dark: #000000;
JSON
{
"hex": "#eb75ae",
"rgb": {
"r": 235,
"g": 117,
"b": 174
},
"hsl": {
"h": 331.017,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.71475,
"c": 0.15813,
"h": 351.6
},
"luminance": 0.33441
}Semantic roles & 50–950 ramp
primary
#EB75AE
secondary
#CDEFDE
accent
#D7760F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82