#FE74BE#FE74BE
#FE74BE is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.4% C 0.185 H 349.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74BE |
|---|---|
| RGB | rgb(254, 116, 190) |
| HSL | hsl(328, 99%, 73%) |
| HSV | hsv(328, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 25.2%, 0.4%) |
| CIE-LAB | lab(67.49, 60.33, -13.31) |
| CIE-LCH | lch(67.49, 61.78, 347.56°) |
| OKLab | oklab(74.4% 0.182 -0.0348) |
| OKLCH | oklch(74.4% 0.185 349.2) |
| XYZ | xyz(56.4147, 37.2844, 52.9307) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.94
Hot Pink
#FF69B4
ΔE00 2.32
Pink (survey)
#FF81C0
ΔE00 2.65
Bubble Gum Pink
#FF69AF
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74BE #74FEB4
analogous
#F974FE #FE74BE #FE7479
triadic
#FE74BE #BEFE74 #74BEFE
tetradic
#FE74BE #FEF974 #74FEB4 #7479FE
square
#FE74BE #FEF974 #74FEB4 #7479FE
split-complementary
#FE74BE #79FE74 #74FEF9
monochromatic
#F60285 #FE37A2 #FE74BE #FEB1DA #FFE1F1
Accessibility & contrast
On white
2.48
#FE74BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FE74BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74BE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74BE | 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)
#8495C0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe74be; /* rgb */ color: rgb(254, 116, 190); /* oklch */ color: oklch(74.4% 0.185 349.2);
Tailwind
colors: {
custom: {
50: '#ffa1d1',
500: '#fe74be',
950: '#000000',
},
}SCSS
$custom: #fe74be; $custom-light: #ffa1d1; $custom-dark: #000000;
JSON
{
"hex": "#fe74be",
"rgb": {
"r": 254,
"g": 116,
"b": 190
},
"hsl": {
"h": 327.826,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.74397,
"c": 0.18531,
"h": 349.2
},
"luminance": 0.37279
}Semantic roles & 50–950 ramp
primary
#FE74BE
secondary
#D4F7E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82