#FE74BD#FE74BD
#FE74BD is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.4% C 0.185 H 349.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74BD |
|---|---|
| RGB | rgb(254, 116, 189) |
| HSL | hsl(328, 99%, 73%) |
| HSV | hsv(328, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 25.6%, 0.4%) |
| CIE-LAB | lab(67.46, 60.20, -12.80) |
| CIE-LCH | lch(67.46, 61.54, 348.00°) |
| OKLab | oklab(74.36% 0.1817 -0.0333) |
| OKLCH | oklch(74.36% 0.185 349.6) |
| XYZ | xyz(56.3057, 37.2409, 52.3570) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.79
Hot Pink
#FF69B4
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 2.59
Bubble Gum Pink
#FF69AF
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74BD #74FEB5
analogous
#FA74FE #FE74BD #FE7478
triadic
#FE74BD #BDFE74 #74BDFE
tetradic
#FE74BD #FEFA74 #74FEB5 #7478FE
square
#FE74BD #FEFA74 #74FEB5 #7478FE
split-complementary
#FE74BD #78FE74 #74FEFA
monochromatic
#F60283 #FE37A0 #FE74BD #FEB1DA #FFE1F1
Accessibility & contrast
On white
2.49
#FE74BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FE74BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74BD
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74BD | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF6F90
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe74bd; /* rgb */ color: rgb(254, 116, 189); /* oklch */ color: oklch(74.4% 0.185 349.6);
Tailwind
colors: {
custom: {
50: '#ffa1d0',
500: '#fe74bd',
950: '#000000',
},
}SCSS
$custom: #fe74bd; $custom-light: #ffa1d0; $custom-dark: #000000;
JSON
{
"hex": "#fe74bd",
"rgb": {
"r": 254,
"g": 116,
"b": 189
},
"hsl": {
"h": 328.261,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.74362,
"c": 0.18477,
"h": 349.6
},
"luminance": 0.37236
}Semantic roles & 50–950 ramp
primary
#FE74BD
secondary
#D4F7E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82