#FE97AA#FE97AA
#FE97AA is a light, vivid red. Relative luminance 0.461; OKLCH L 78.8% C 0.125 H 8.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FE97AA |
|---|---|
| RGB | rgb(254, 151, 170) |
| HSL | hsl(349, 98%, 79%) |
| HSV | hsv(349, 41%, 100%) |
| CMYK | cmyk(0%, 40.6%, 33.1%, 0.4%) |
| CIE-LAB | lab(73.62, 40.72, 6.87) |
| CIE-LCH | lch(73.62, 41.29, 9.58°) |
| OKLab | oklab(78.83% 0.1235 0.0183) |
| OKLCH | oklch(78.83% 0.125 8.4) |
| XYZ | xyz(59.1977, 46.1111, 43.8049) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.84
Rosa
#FE86A4
ΔE00 4.00
Pig Pink
#E78EA5
ΔE00 4.68
Pinky
#FC86AA
ΔE00 4.98
Soft Pink
#FDB0C0
ΔE00 6.06
Carnation Pink
#FF7FA7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE97AA #97FEEB
analogous
#FE97DE #FE97AA #FEB897
triadic
#FE97AA #AAFE97 #97AAFE
tetradic
#FE97AA #DEFE97 #97FEEB #B897FE
square
#FE97AA #DEFE97 #97FEEB #B897FE
split-complementary
#FE97AA #97FEB8 #97DEFE
monochromatic
#FD1E47 #FD5A78 #FE97AA #FFD4DC #FFE1E6
Accessibility & contrast
On white
2.05
#FE97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FE97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE97AA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE97AA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#C2BCA8
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe97aa; /* rgb */ color: rgb(254, 151, 170); /* oklch */ color: oklch(78.8% 0.125 8.4);
Tailwind
colors: {
custom: {
50: '#ffb7c3',
500: '#fe97aa',
950: '#000000',
},
}SCSS
$custom: #fe97aa; $custom-light: #ffb7c3; $custom-dark: #000000;
JSON
{
"hex": "#fe97aa",
"rgb": {
"r": 254,
"g": 151,
"b": 170
},
"hsl": {
"h": 348.932,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.78829,
"c": 0.12482,
"h": 8.4
},
"luminance": 0.46106
}Semantic roles & 50–950 ramp
primary
#FE97AA
secondary
#D4F7F1
accent
#E6BB00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081