#FF75AE#FF75AE
#FF75AE is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.1% C 0.177 H 356.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75AE |
|---|---|
| RGB | rgb(255, 117, 174) |
| HSL | hsl(335, 100%, 73%) |
| HSV | hsv(335, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 31.8%, 0%) |
| CIE-LAB | lab(67.31, 58.18, -4.54) |
| CIE-LCH | lch(67.31, 58.35, 355.54°) |
| OKLab | oklab(74.13% 0.1769 -0.0112) |
| OKLCH | oklch(74.13% 0.177 356.4) |
| XYZ | xyz(55.2438, 37.0440, 44.2770) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.57
Bubblegum (survey)
#FF6CB5
ΔE00 2.93
Hot Pink
#FF69B4
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 3.69
Pinky
#FC86AA
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75AE #75FFC6
analogous
#FF75F3 #FF75AE #FF8175
triadic
#FF75AE #AEFF75 #75AEFF
tetradic
#FF75AE #F3FF75 #75FFC6 #8175FF
square
#FF75AE #F3FF75 #75FFC6 #8175FF
split-complementary
#FF75AE #75FF81 #75F3FF
monochromatic
#FA0067 #FF388A #FF75AE #FFB2D2 #FFE0ED
Accessibility & contrast
On white
2.50
#FF75AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FF75AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75AE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75AE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A94B0
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff75ae; /* rgb */ color: rgb(255, 117, 174); /* oklch */ color: oklch(74.1% 0.177 356.4);
Tailwind
colors: {
custom: {
50: '#ffa1c6',
500: '#ff75ae',
950: '#000000',
},
}SCSS
$custom: #ff75ae; $custom-light: #ffa1c6; $custom-dark: #000000;
JSON
{
"hex": "#ff75ae",
"rgb": {
"r": 255,
"g": 117,
"b": 174
},
"hsl": {
"h": 335.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.74128,
"c": 0.1772,
"h": 356.4
},
"luminance": 0.37039
}Semantic roles & 50–950 ramp
primary
#FF75AE
secondary
#D4F7E9
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82