#FE75B2#FE75B2
#FE75B2 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.1% C 0.178 H 354.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75B2 |
|---|---|
| RGB | rgb(254, 117, 178) |
| HSL | hsl(333, 99%, 73%) |
| HSV | hsv(333, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 29.9%, 0.4%) |
| CIE-LAB | lab(67.29, 58.35, -6.85) |
| CIE-LCH | lch(67.29, 58.75, 353.31°) |
| OKLab | oklab(74.12% 0.1771 -0.0173) |
| OKLCH | oklch(74.12% 0.178 354.4) |
| XYZ | xyz(55.2726, 37.0130, 46.3441) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.13
Bubble Gum Pink
#FF69AF
ΔE00 2.15
Hot Pink
#FF69B4
ΔE00 2.56
Pink (survey)
#FF81C0
ΔE00 2.99
Carnation Pink
#FF7FA7
ΔE00 4.48
Bubblegum Pink
#FE83CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75B2 #75FEC1
analogous
#FE75F6 #FE75B2 #FE7D75
triadic
#FE75B2 #B2FE75 #75B2FE
tetradic
#FE75B2 #F6FE75 #75FEC1 #7D75FE
square
#FE75B2 #F6FE75 #75FEC1 #7D75FE
split-complementary
#FE75B2 #75FE7D #75F6FE
monochromatic
#F7026F #FE3890 #FE75B2 #FEB2D4 #FFE1EE
Accessibility & contrast
On white
2.50
#FE75B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FE75B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75B2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75B2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B4
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe75b2; /* rgb */ color: rgb(254, 117, 178); /* oklch */ color: oklch(74.1% 0.178 354.4);
Tailwind
colors: {
custom: {
50: '#ffa1c9',
500: '#fe75b2',
950: '#000000',
},
}SCSS
$custom: #fe75b2; $custom-light: #ffa1c9; $custom-dark: #000000;
JSON
{
"hex": "#fe75b2",
"rgb": {
"r": 254,
"g": 117,
"b": 178
},
"hsl": {
"h": 333.285,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.74122,
"c": 0.17795,
"h": 354.4
},
"luminance": 0.37008
}Semantic roles & 50–950 ramp
primary
#FE75B2
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82