#FE75AE#FE75AE
#FE75AE is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.0% C 0.176 H 356.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75AE |
|---|---|
| RGB | rgb(254, 117, 174) |
| HSL | hsl(335, 99%, 73%) |
| HSV | hsv(335, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 31.5%, 0.4%) |
| CIE-LAB | lab(67.17, 57.86, -4.76) |
| CIE-LCH | lch(67.17, 58.06, 355.30°) |
| OKLab | oklab(73.99% 0.1759 -0.0118) |
| OKLCH | oklch(73.99% 0.176 356.2) |
| XYZ | xyz(54.8768, 36.8547, 44.2598) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.49
Bubblegum (survey)
#FF6CB5
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.67
Pinky
#FC86AA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75AE #75FEC5
analogous
#FE75F3 #FE75AE #FE8075
triadic
#FE75AE #AEFE75 #75AEFE
tetradic
#FE75AE #F3FE75 #75FEC5 #8075FE
square
#FE75AE #F3FE75 #75FEC5 #8075FE
split-complementary
#FE75AE #75FE80 #75F3FE
monochromatic
#F70268 #FE388A #FE75AE #FEB2D2 #FFE1ED
Accessibility & contrast
On white
2.51
#FE75AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FE75AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75AE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75AE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe75ae; /* rgb */ color: rgb(254, 117, 174); /* oklch */ color: oklch(74.0% 0.176 356.2);
Tailwind
colors: {
custom: {
50: '#ffa1c6',
500: '#fe75ae',
950: '#000000',
},
}SCSS
$custom: #fe75ae; $custom-light: #ffa1c6; $custom-dark: #000000;
JSON
{
"hex": "#fe75ae",
"rgb": {
"r": 254,
"g": 117,
"b": 174
},
"hsl": {
"h": 335.036,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.73994,
"c": 0.17625,
"h": 356.2
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#FE75AE
secondary
#D4F7E8
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82