#FE75C2#FE75C2
#FE75C2 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.7% C 0.186 H 347.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75C2 |
|---|---|
| RGB | rgb(254, 117, 194) |
| HSL | hsl(326, 99%, 73%) |
| HSV | hsv(326, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 23.6%, 0.4%) |
| CIE-LAB | lab(67.79, 60.40, -15.10) |
| CIE-LCH | lch(67.79, 62.26, 345.96°) |
| OKLab | oklab(74.67% 0.1817 -0.0396) |
| OKLCH | oklch(74.67% 0.186 347.7) |
| XYZ | xyz(56.9737, 37.6935, 55.3034) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.63
Bubblegum Pink
#FE83CC
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 2.95
Bubble Gum Pink
#FF69AF
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75C2 #75FEB1
analogous
#F575FE #FE75C2 #FE757E
triadic
#FE75C2 #C2FE75 #75C2FE
tetradic
#FE75C2 #FEF575 #75FEB1 #757EFE
square
#FE75C2 #FEF575 #75FEB1 #757EFE
split-complementary
#FE75C2 #7EFE75 #75FEF5
monochromatic
#F7028C #FE38A7 #FE75C2 #FEB2DD #FFE1F2
Accessibility & contrast
On white
2.46
#FE75C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FE75C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75C2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75C2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8396C4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe75c2; /* rgb */ color: rgb(254, 117, 194); /* oklch */ color: oklch(74.7% 0.186 347.7);
Tailwind
colors: {
custom: {
50: '#ffa2d4',
500: '#fe75c2',
950: '#000000',
},
}SCSS
$custom: #fe75c2; $custom-light: #ffa2d4; $custom-dark: #000000;
JSON
{
"hex": "#fe75c2",
"rgb": {
"r": 254,
"g": 117,
"b": 194
},
"hsl": {
"h": 326.277,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.74667,
"c": 0.186,
"h": 347.7
},
"luminance": 0.37688
}Semantic roles & 50–950 ramp
primary
#FE75C2
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83