#FE97AF#FE97AF
#FE97AF is a light, vivid red. Relative luminance 0.463; OKLCH L 79.0% C 0.126 H 5.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FE97AF |
|---|---|
| RGB | rgb(254, 151, 175) |
| HSL | hsl(346, 98%, 79%) |
| HSV | hsv(346, 41%, 100%) |
| CMYK | cmyk(0%, 40.6%, 31.1%, 0.4%) |
| CIE-LAB | lab(73.74, 41.33, 4.28) |
| CIE-LCH | lch(73.74, 41.55, 5.92°) |
| OKLab | oklab(78.97% 0.1253 0.0117) |
| OKLCH | oklch(78.97% 0.126 5.3) |
| XYZ | xyz(59.6797, 46.3039, 46.3434) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.69
Pinky
#FC86AA
ΔE00 4.10
Pig Pink
#E78EA5
ΔE00 4.27
Rose Pink
#F7879A
ΔE00 4.51
Carnation Pink
#FF7FA7
ΔE00 5.40
Soft Pink
#FDB0C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE97AF #97FEE6
analogous
#FE97E3 #FE97AF #FEB397
triadic
#FE97AF #AFFE97 #97AFFE
tetradic
#FE97AF #E3FE97 #97FEE6 #B397FE
square
#FE97AF #E3FE97 #97FEE6 #B397FE
split-complementary
#FE97AF #97FEB3 #97E3FE
monochromatic
#FD1E52 #FD5A80 #FE97AF #FFD4DE #FFE1E8
Accessibility & contrast
On white
2.05
#FE97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FE97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE97AF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE97AF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#C1BDAD
Tritanopia (blue-blind)
#FF8F9F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe97af; /* rgb */ color: rgb(254, 151, 175); /* oklch */ color: oklch(79.0% 0.126 5.3);
Tailwind
colors: {
custom: {
50: '#ffb7c6',
500: '#fe97af',
950: '#000000',
},
}SCSS
$custom: #fe97af; $custom-light: #ffb7c6; $custom-dark: #000000;
JSON
{
"hex": "#fe97af",
"rgb": {
"r": 254,
"g": 151,
"b": 175
},
"hsl": {
"h": 346.019,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.78965,
"c": 0.12582,
"h": 5.3
},
"luminance": 0.46299
}Semantic roles & 50–950 ramp
primary
#FE97AF
secondary
#D4F7EF
accent
#E6B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082