#FE74C8#FE74C8
#FE74C8 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.8% C 0.191 H 345.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74C8 |
|---|---|
| RGB | rgb(254, 116, 200) |
| HSL | hsl(323, 99%, 73%) |
| HSV | hsv(323, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 21.3%, 0.4%) |
| CIE-LAB | lab(67.83, 61.67, -18.42) |
| CIE-LCH | lch(67.83, 64.36, 343.37°) |
| OKLab | oklab(74.76% 0.1847 -0.0487) |
| OKLCH | oklch(74.76% 0.191 345.2) |
| XYZ | xyz(57.5453, 37.7367, 58.8856) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.85
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 3.89
Bubble Gum Pink
#FF69AF
ΔE00 4.86
Purply Pink
#F075E6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74C8 #74FEAA
analogous
#EF74FE #FE74C8 #FE7483
triadic
#FE74C8 #C8FE74 #74C8FE
tetradic
#FE74C8 #FEEF74 #74FEAA #7483FE
square
#FE74C8 #FEEF74 #74FEAA #7483FE
split-complementary
#FE74C8 #83FE74 #74FEEF
monochromatic
#F60296 #FE37B0 #FE74C8 #FEB1E0 #FFE1F3
Accessibility & contrast
On white
2.46
#FE74C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FE74C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74C8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74C8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8097CB
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FF7395
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe74c8; /* rgb */ color: rgb(254, 116, 200); /* oklch */ color: oklch(74.8% 0.191 345.2);
Tailwind
colors: {
custom: {
50: '#ffa1d8',
500: '#fe74c8',
950: '#000000',
},
}SCSS
$custom: #fe74c8; $custom-light: #ffa1d8; $custom-dark: #000000;
JSON
{
"hex": "#fe74c8",
"rgb": {
"r": 254,
"g": 116,
"b": 200
},
"hsl": {
"h": 323.478,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.74758,
"c": 0.19101,
"h": 345.2
},
"luminance": 0.37732
}Semantic roles & 50–950 ramp
primary
#FE74C8
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83