#EB74AF#EB74AF
#EB74AF is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.4% C 0.160 H 350.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB74AF |
|---|---|
| RGB | rgb(235, 116, 175) |
| HSL | hsl(330, 75%, 69%) |
| HSV | hsv(330, 51%, 92%) |
| CMYK | cmyk(0%, 50.6%, 25.5%, 7.8%) |
| CIE-LAB | lab(64.36, 52.45, -9.78) |
| CIE-LCH | lch(64.36, 53.36, 349.44°) |
| OKLab | oklab(71.37% 0.1582 -0.0253) |
| OKLCH | oklch(71.37% 0.16 350.9) |
| XYZ | xyz(48.2458, 33.2522, 44.4265) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.24
Hot Pink
#FF69B4
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 3.42
Pink (survey)
#FF81C0
ΔE00 4.58
Pale Magenta
#D767AD
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB74AF #74EBB0
analogous
#EB74EB #EB74AF #EB7574
triadic
#EB74AF #AFEB74 #74AFEB
tetradic
#EB74AF #EBEB74 #74EBB0 #7574EB
square
#EB74AF #EBEB74 #74EBB0 #7574EB
split-complementary
#EB74AF #74EB75 #74EBEB
monochromatic
#C81D72 #E33E90 #EB74AF #F3AACE #FADFED
Accessibility & contrast
On white
2.75
#EB74AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EB74AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB74AF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB74AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB74AF | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828FB1
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#FA708A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb74af; /* rgb */ color: rgb(235, 116, 175); /* oklch */ color: oklch(71.4% 0.160 350.9);
Tailwind
colors: {
custom: {
50: '#f4a0c6',
500: '#eb74af',
950: '#000000',
},
}SCSS
$custom: #eb74af; $custom-light: #f4a0c6; $custom-dark: #000000;
JSON
{
"hex": "#eb74af",
"rgb": {
"r": 235,
"g": 116,
"b": 175
},
"hsl": {
"h": 330.252,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.7137,
"c": 0.16021,
"h": 350.9
},
"luminance": 0.33248
}Semantic roles & 50–950 ramp
primary
#EB74AF
secondary
#CCEFDE
accent
#D7740F
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#170F13
muted
#857F82