#FF97AA#FF97AA
#FF97AA is a light, vivid red. Relative luminance 0.463; OKLCH L 78.9% C 0.126 H 8.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97AA |
|---|---|
| RGB | rgb(255, 151, 170) |
| HSL | hsl(349, 100%, 80%) |
| HSV | hsv(349, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 33.3%, 0%) |
| CIE-LAB | lab(73.74, 41.07, 7.06) |
| CIE-LCH | lch(73.74, 41.67, 9.75°) |
| OKLab | oklab(78.95% 0.1245 0.0188) |
| OKLCH | oklch(78.95% 0.126 8.6) |
| XYZ | xyz(59.5647, 46.3003, 43.8221) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.86
Rosa
#FE86A4
ΔE00 4.02
Pig Pink
#E78EA5
ΔE00 4.84
Pinky
#FC86AA
ΔE00 5.03
Soft Pink
#FDB0C0
ΔE00 6.11
Carnation Pink
#FF7FA7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97AA #97FFEC
analogous
#FF97DE #FF97AA #FFB897
triadic
#FF97AA #AAFF97 #97AAFF
tetradic
#FF97AA #DEFF97 #97FFEC #B897FF
square
#FF97AA #DEFF97 #97FFEC #B897FF
split-complementary
#FF97AA #97FFB8 #97DEFF
monochromatic
#FF1D46 #FF5A78 #FF97AA #FFD4DC #FFE0E6
Accessibility & contrast
On white
2.05
#FF97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97AA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97AA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#C2BDA8
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff97aa; /* rgb */ color: rgb(255, 151, 170); /* oklch */ color: oklch(78.9% 0.126 8.6);
Tailwind
colors: {
custom: {
50: '#ffb7c3',
500: '#ff97aa',
950: '#000000',
},
}SCSS
$custom: #ff97aa; $custom-light: #ffb7c3; $custom-dark: #000000;
JSON
{
"hex": "#ff97aa",
"rgb": {
"r": 255,
"g": 151,
"b": 170
},
"hsl": {
"h": 349.038,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.78948,
"c": 0.12595,
"h": 8.6
},
"luminance": 0.46295
}Semantic roles & 50–950 ramp
primary
#FF97AA
secondary
#D4F7F1
accent
#E6BC00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081