#FF97AB#FF97AB
#FF97AB is a light, vivid red. Relative luminance 0.463; OKLCH L 79.0% C 0.126 H 8.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97AB |
|---|---|
| RGB | rgb(255, 151, 171) |
| HSL | hsl(348, 100%, 80%) |
| HSV | hsv(348, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 32.9%, 0%) |
| CIE-LAB | lab(73.76, 41.19, 6.54) |
| CIE-LCH | lch(73.76, 41.71, 9.03°) |
| OKLab | oklab(78.97% 0.1249 0.0175) |
| OKLCH | oklch(78.97% 0.126 8) |
| XYZ | xyz(59.6596, 46.3383, 44.3222) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 3.95
Pig Pink
#E78EA5
ΔE00 4.72
Pinky
#FC86AA
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 5.97
Soft Pink
#FDB0C0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97AB #97FFEB
analogous
#FF97DF #FF97AB #FFB797
triadic
#FF97AB #ABFF97 #97ABFF
tetradic
#FF97AB #DFFF97 #97FFEB #B797FF
square
#FF97AB #DFFF97 #97FFEB #B797FF
split-complementary
#FF97AB #97FFB7 #97DFFF
monochromatic
#FF1D48 #FF5A7A #FF97AB #FFD4DC #FFE0E6
Accessibility & contrast
On white
2.05
#FF97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FF97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97AB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97AB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff97ab; /* rgb */ color: rgb(255, 151, 171); /* oklch */ color: oklch(79.0% 0.126 8.0);
Tailwind
colors: {
custom: {
50: '#ffb7c3',
500: '#ff97ab',
950: '#000000',
},
}SCSS
$custom: #ff97ab; $custom-light: #ffb7c3; $custom-dark: #000000;
JSON
{
"hex": "#ff97ab",
"rgb": {
"r": 255,
"g": 151,
"b": 171
},
"hsl": {
"h": 348.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.78975,
"c": 0.12613,
"h": 8
},
"luminance": 0.46333
}Semantic roles & 50–950 ramp
primary
#FF97AB
secondary
#D4F7F0
accent
#E6B900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081