#FE97BF#FE97BF
#FE97BF is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.4% C 0.131 H 355.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FE97BF |
|---|---|
| RGB | rgb(254, 151, 191) |
| HSL | hsl(337, 98%, 79%) |
| HSV | hsv(337, 41%, 100%) |
| CMYK | cmyk(0%, 40.6%, 24.8%, 0.4%) |
| CIE-LAB | lab(74.17, 43.43, -3.93) |
| CIE-LCH | lch(74.17, 43.61, 354.84°) |
| OKLab | oklab(79.43% 0.1308 -0.0098) |
| OKLCH | oklch(79.43% 0.131 355.7) |
| XYZ | xyz(61.3452, 46.9701, 55.1152) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.61
Pink (survey)
#FF81C0
ΔE00 5.48
Carnation Pink
#FF7FA7
ΔE00 5.76
Rosa
#FE86A4
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 5.87
Powder Pink
#FFB2D0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE97BF #97FED6
analogous
#FE97F3 #FE97BF #FEA397
triadic
#FE97BF #BFFE97 #97BFFE
tetradic
#FE97BF #F3FE97 #97FED6 #A397FE
square
#FE97BF #F3FE97 #97FED6 #A397FE
split-complementary
#FE97BF #97FEA3 #97F3FE
monochromatic
#FD1E74 #FD5A9A #FE97BF #FFD4E4 #FFE1EC
Accessibility & contrast
On white
2.02
#FE97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FE97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE97BF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE97BF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF92A5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe97bf; /* rgb */ color: rgb(254, 151, 191); /* oklch */ color: oklch(79.4% 0.131 355.7);
Tailwind
colors: {
custom: {
50: '#ffb7d2',
500: '#fe97bf',
950: '#000000',
},
}SCSS
$custom: #fe97bf; $custom-light: #ffb7d2; $custom-dark: #000000;
JSON
{
"hex": "#fe97bf",
"rgb": {
"r": 254,
"g": 151,
"b": 191
},
"hsl": {
"h": 336.699,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.79432,
"c": 0.13119,
"h": 355.7
},
"luminance": 0.46966
}Semantic roles & 50–950 ramp
primary
#FE97BF
secondary
#D4F7E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082