#FF97AE#FF97AE
#FF97AE is a light, vivid red. Relative luminance 0.464; OKLCH L 79.1% C 0.127 H 6.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97AE |
|---|---|
| RGB | rgb(255, 151, 174) |
| HSL | hsl(347, 100%, 80%) |
| HSV | hsv(347, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 31.8%, 0%) |
| CIE-LAB | lab(73.84, 41.56, 4.99) |
| CIE-LCH | lch(73.84, 41.86, 6.85°) |
| OKLab | oklab(79.06% 0.126 0.0135) |
| OKLCH | oklch(79.06% 0.127 6.1) |
| XYZ | xyz(59.9488, 46.4540, 45.8453) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.29
Rose Pink
#F7879A
ΔE00 4.34
Pig Pink
#E78EA5
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 5.53
Soft Pink
#FDB0C0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97AE #97FFE8
analogous
#FF97E2 #FF97AE #FFB497
triadic
#FF97AE #AEFF97 #97AEFF
tetradic
#FF97AE #E2FF97 #97FFE8 #B497FF
square
#FF97AE #E2FF97 #97FFE8 #B497FF
split-complementary
#FF97AE #97FFB4 #97E2FF
monochromatic
#FF1D4F #FF5A7E #FF97AE #FFD4DE #FFE0E7
Accessibility & contrast
On white
2.04
#FF97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97AE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97AE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#FF8E9F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff97ae; /* rgb */ color: rgb(255, 151, 174); /* oklch */ color: oklch(79.1% 0.127 6.1);
Tailwind
colors: {
custom: {
50: '#ffb7c6',
500: '#ff97ae',
950: '#000000',
},
}SCSS
$custom: #ff97ae; $custom-light: #ffb7c6; $custom-dark: #000000;
JSON
{
"hex": "#ff97ae",
"rgb": {
"r": 255,
"g": 151,
"b": 174
},
"hsl": {
"h": 346.731,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79057,
"c": 0.12671,
"h": 6.1
},
"luminance": 0.46449
}Semantic roles & 50–950 ramp
primary
#FF97AE
secondary
#D4F7EF
accent
#E6B300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082