#FE74CC#FE74CC
#FE74CC is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.9% C 0.193 H 343.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74CC |
|---|---|
| RGB | rgb(254, 116, 204) |
| HSL | hsl(322, 99%, 73%) |
| HSV | hsv(322, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 19.7%, 0.4%) |
| CIE-LAB | lab(67.97, 62.22, -20.45) |
| CIE-LCH | lch(67.97, 65.49, 341.81°) |
| OKLab | oklab(74.91% 0.1857 -0.0543) |
| OKLCH | oklch(74.91% 0.193 343.7) |
| XYZ | xyz(58.0189, 37.9261, 61.3798) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 4.48
Hot Pink
#FF69B4
ΔE00 4.60
Bubble Gum Pink
#FF69AF
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74CC #74FEA6
analogous
#EB74FE #FE74CC #FE7487
triadic
#FE74CC #CCFE74 #74CCFE
tetradic
#FE74CC #FEEB74 #74FEA6 #7487FE
square
#FE74CC #FEEB74 #74FEA6 #7487FE
split-complementary
#FE74CC #87FE74 #74FEEB
monochromatic
#F6029D #FE37B6 #FE74CC #FEB1E2 #FFE1F4
Accessibility & contrast
On white
2.45
#FE74CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FE74CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74CC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74CC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CF
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#FF7497
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe74cc; /* rgb */ color: rgb(254, 116, 204); /* oklch */ color: oklch(74.9% 0.193 343.7);
Tailwind
colors: {
custom: {
50: '#ffa1db',
500: '#fe74cc',
950: '#000000',
},
}SCSS
$custom: #fe74cc; $custom-light: #ffa1db; $custom-dark: #000000;
JSON
{
"hex": "#fe74cc",
"rgb": {
"r": 254,
"g": 116,
"b": 204
},
"hsl": {
"h": 321.739,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.74908,
"c": 0.19346,
"h": 343.7
},
"luminance": 0.37921
}Semantic roles & 50–950 ramp
primary
#FE74CC
secondary
#D4F7E1
accent
#E65300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83