#FE74AF#FE74AF
#FE74AF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.9% C 0.178 H 355.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FE74AF |
|---|---|
| RGB | rgb(254, 116, 175) |
| HSL | hsl(334, 99%, 73%) |
| HSV | hsv(334, 54%, 100%) |
| CMYK | cmyk(0%, 54.3%, 31.1%, 0.4%) |
| CIE-LAB | lab(67.02, 58.44, -5.54) |
| CIE-LCH | lch(67.02, 58.70, 354.58°) |
| OKLab | oklab(73.9% 0.1776 -0.0138) |
| OKLCH | oklch(73.9% 0.178 355.5) |
| XYZ | xyz(54.8588, 36.6621, 44.7365) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.16
Bubblegum (survey)
#FF6CB5
ΔE00 2.46
Hot Pink
#FF69B4
ΔE00 2.81
Pink (survey)
#FF81C0
ΔE00 3.53
Carnation Pink
#FF7FA7
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE74AF #74FEC3
analogous
#FE74F4 #FE74AF #FE7E74
triadic
#FE74AF #AFFE74 #74AFFE
tetradic
#FE74AF #F4FE74 #74FEC3 #7E74FE
square
#FE74AF #F4FE74 #74FEC3 #7E74FE
split-complementary
#FE74AF #74FE7E #74F4FE
monochromatic
#F6026A #FE378C #FE74AF #FEB1D2 #FFE1EE
Accessibility & contrast
On white
2.52
#FE74AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FE74AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE74AF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE74AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE74AF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B1
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#FF6B8A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe74af; /* rgb */ color: rgb(254, 116, 175); /* oklch */ color: oklch(73.9% 0.178 355.5);
Tailwind
colors: {
custom: {
50: '#ffa1c6',
500: '#fe74af',
950: '#000000',
},
}SCSS
$custom: #fe74af; $custom-light: #ffa1c6; $custom-dark: #000000;
JSON
{
"hex": "#fe74af",
"rgb": {
"r": 254,
"g": 116,
"b": 175
},
"hsl": {
"h": 334.348,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.73895,
"c": 0.17813,
"h": 355.5
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#FE74AF
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82