#FE74C4#FE74C4
#FE74C4 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.6% C 0.189 H 346.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74C4 |
|---|---|
| RGB | rgb(254, 116, 196) |
| HSL | hsl(325, 99%, 73%) |
| HSV | hsv(325, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 22.8%, 0.4%) |
| CIE-LAB | lab(67.69, 61.12, -16.38) |
| CIE-LCH | lch(67.69, 63.28, 345.00°) |
| OKLab | oklab(74.61% 0.1836 -0.0431) |
| OKLCH | oklch(74.61% 0.189 346.8) |
| XYZ | xyz(57.0840, 37.5521, 56.4557) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.86
Bubblegum (survey)
#FF6CB5
ΔE00 2.95
Hot Pink
#FF69B4
ΔE00 3.20
Pink (survey)
#FF81C0
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 4.12
Pale Magenta
#D767AD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74C4 #74FEAE
analogous
#F374FE #FE74C4 #FE747F
triadic
#FE74C4 #C4FE74 #74C4FE
tetradic
#FE74C4 #FEF374 #74FEAE #747FFE
square
#FE74C4 #FEF374 #74FEAE #747FFE
split-complementary
#FE74C4 #7FFE74 #74FEF3
monochromatic
#F6028F #FE37AA #FE74C4 #FEB1DE #FFE1F2
Accessibility & contrast
On white
2.47
#FE74C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FE74C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74C4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74C4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C7
Deuteranopia (green-blind)
#A7AEC1
Tritanopia (blue-blind)
#FF7193
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe74c4; /* rgb */ color: rgb(254, 116, 196); /* oklch */ color: oklch(74.6% 0.189 346.8);
Tailwind
colors: {
custom: {
50: '#ffa1d6',
500: '#fe74c4',
950: '#000000',
},
}SCSS
$custom: #fe74c4; $custom-light: #ffa1d6; $custom-dark: #000000;
JSON
{
"hex": "#fe74c4",
"rgb": {
"r": 254,
"g": 116,
"b": 196
},
"hsl": {
"h": 325.217,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.74611,
"c": 0.18864,
"h": 346.8
},
"luminance": 0.37547
}Semantic roles & 50–950 ramp
primary
#FE74C4
secondary
#D4F7E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83