#FF97A7#FF97A7
#FF97A7 is a light, vivid red. Relative luminance 0.462; OKLCH L 78.9% C 0.126 H 10.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97A7 |
|---|---|
| RGB | rgb(255, 151, 167) |
| HSL | hsl(351, 100%, 80%) |
| HSV | hsv(351, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 34.5%, 0%) |
| CIE-LAB | lab(73.67, 40.71, 8.61) |
| CIE-LCH | lch(73.67, 41.61, 11.95°) |
| OKLab | oklab(78.87% 0.1235 0.0228) |
| OKLCH | oklch(78.87% 0.126 10.4) |
| XYZ | xyz(59.2841, 46.1881, 42.3446) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.73
Rosa
#FE86A4
ΔE00 4.49
Pig Pink
#E78EA5
ΔE00 5.30
Pinky
#FC86AA
ΔE00 5.71
Blush Pink
#FE828C
ΔE00 5.86
Soft Pink
#FDB0C0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97A7 #97FFEF
analogous
#FF97DB #FF97A7 #FFBB97
triadic
#FF97A7 #A7FF97 #97A7FF
tetradic
#FF97A7 #DBFF97 #97FFEF #BB97FF
square
#FF97A7 #DBFF97 #97FFEF #BB97FF
split-complementary
#FF97A7 #97FFBB #97DBFF
monochromatic
#FF1D3F #FF5A73 #FF97A7 #FFD4DB #FFE0E5
Accessibility & contrast
On white
2.05
#FF97A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FF97A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97A7
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97A7 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#FF8D9D
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff97a7; /* rgb */ color: rgb(255, 151, 167); /* oklch */ color: oklch(78.9% 0.126 10.4);
Tailwind
colors: {
custom: {
50: '#ffb7c1',
500: '#ff97a7',
950: '#000000',
},
}SCSS
$custom: #ff97a7; $custom-light: #ffb7c1; $custom-dark: #000000;
JSON
{
"hex": "#ff97a7",
"rgb": {
"r": 255,
"g": 151,
"b": 167
},
"hsl": {
"h": 350.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.78869,
"c": 0.12553,
"h": 10.4
},
"luminance": 0.46183
}Semantic roles & 50–950 ramp
primary
#FF97A7
secondary
#D4F7F2
accent
#E6C200
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081