#FF97AF#FF97AF
#FF97AF is a light, vivid red. Relative luminance 0.465; OKLCH L 79.1% C 0.127 H 5.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97AF |
|---|---|
| RGB | rgb(255, 151, 175) |
| HSL | hsl(346, 100%, 80%) |
| HSV | hsv(346, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 31.4%, 0%) |
| CIE-LAB | lab(73.86, 41.68, 4.48) |
| CIE-LCH | lch(73.86, 41.92, 6.13°) |
| OKLab | oklab(79.08% 0.1264 0.0122) |
| OKLCH | oklch(79.08% 0.127 5.5) |
| XYZ | xyz(60.0467, 46.4931, 46.3606) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.68
Pinky
#FC86AA
ΔE00 4.14
Pig Pink
#E78EA5
ΔE00 4.42
Rose Pink
#F7879A
ΔE00 4.51
Carnation Pink
#FF7FA7
ΔE00 5.41
Soft Pink
#FDB0C0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97AF #97FFE7
analogous
#FF97E3 #FF97AF #FFB397
triadic
#FF97AF #AFFF97 #97AFFF
tetradic
#FF97AF #E3FF97 #97FFE7 #B397FF
square
#FF97AF #E3FF97 #97FFE7 #B397FF
split-complementary
#FF97AF #97FFB3 #97E3FF
monochromatic
#FF1D51 #FF5A80 #FF97AF #FFD4DE #FFE0E7
Accessibility & contrast
On white
2.04
#FF97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FF97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97AF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97AF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#C1BDAD
Tritanopia (blue-blind)
#FF8F9F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff97af; /* rgb */ color: rgb(255, 151, 175); /* oklch */ color: oklch(79.1% 0.127 5.5);
Tailwind
colors: {
custom: {
50: '#ffb7c6',
500: '#ff97af',
950: '#000000',
},
}SCSS
$custom: #ff97af; $custom-light: #ffb7c6; $custom-dark: #000000;
JSON
{
"hex": "#ff97af",
"rgb": {
"r": 255,
"g": 151,
"b": 175
},
"hsl": {
"h": 346.154,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79084,
"c": 0.12694,
"h": 5.5
},
"luminance": 0.46488
}Semantic roles & 50–950 ramp
primary
#FF97AF
secondary
#D4F7EF
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082