#FE74BF#FE74BF
#FE74BF is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.4% C 0.186 H 348.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74BF |
|---|---|
| RGB | rgb(254, 116, 191) |
| HSL | hsl(327, 99%, 73%) |
| HSV | hsv(327, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 24.8%, 0.4%) |
| CIE-LAB | lab(67.52, 60.46, -13.82) |
| CIE-LCH | lch(67.52, 62.02, 347.12°) |
| OKLab | oklab(74.43% 0.1823 -0.0361) |
| OKLCH | oklch(74.43% 0.186 348.8) |
| XYZ | xyz(56.5243, 37.3283, 53.5083) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.09
Hot Pink
#FF69B4
ΔE00 2.44
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubble Gum Pink
#FF69AF
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74BF #74FEB3
analogous
#F874FE #FE74BF #FE747A
triadic
#FE74BF #BFFE74 #74BFFE
tetradic
#FE74BF #FEF874 #74FEB3 #747AFE
square
#FE74BF #FEF874 #74FEB3 #747AFE
split-complementary
#FE74BF #7AFE74 #74FEF8
monochromatic
#F60286 #FE37A3 #FE74BF #FEB1DB #FFE1F1
Accessibility & contrast
On white
2.48
#FE74BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FE74BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74BF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74BF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A9ADBC
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe74bf; /* rgb */ color: rgb(254, 116, 191); /* oklch */ color: oklch(74.4% 0.186 348.8);
Tailwind
colors: {
custom: {
50: '#ffa1d2',
500: '#fe74bf',
950: '#000000',
},
}SCSS
$custom: #fe74bf; $custom-light: #ffa1d2; $custom-dark: #000000;
JSON
{
"hex": "#fe74bf",
"rgb": {
"r": 254,
"g": 116,
"b": 191
},
"hsl": {
"h": 327.391,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.74432,
"c": 0.18585,
"h": 348.8
},
"luminance": 0.37323
}Semantic roles & 50–950 ramp
primary
#FE74BF
secondary
#D4F7E4
accent
#E66900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82