#FF97A2#FF97A2
#FF97A2 is a light, vivid red. Relative luminance 0.460; OKLCH L 78.7% C 0.125 H 13.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97A2 |
|---|---|
| RGB | rgb(255, 151, 162) |
| HSL | hsl(354, 100%, 80%) |
| HSV | hsv(354, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 36.5%, 0%) |
| CIE-LAB | lab(73.55, 40.12, 11.21) |
| CIE-LCH | lch(73.55, 41.66, 15.61°) |
| OKLab | oklab(78.74% 0.1216 0.0293) |
| OKLCH | oklch(78.74% 0.125 13.5) |
| XYZ | xyz(58.8308, 46.0068, 39.9571) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.05
Blush Pink
#FE828C
ΔE00 5.02
Rosa
#FE86A4
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 6.32
Carnation
#FD798F
ΔE00 6.47
Pinky
#FC86AA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97A2 #97FFF4
analogous
#FF97D6 #FF97A2 #FFC097
triadic
#FF97A2 #A2FF97 #97A2FF
tetradic
#FF97A2 #D6FF97 #97FFF4 #C097FF
square
#FF97A2 #D6FF97 #97FFF4 #C097FF
split-complementary
#FF97A2 #97FFC0 #97D6FF
monochromatic
#FF1D35 #FF5A6B #FF97A2 #FFD4D9 #FFE0E4
Accessibility & contrast
On white
2.06
#FF97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97A2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97A2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#C4BCA0
Tritanopia (blue-blind)
#FF8C9B
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff97a2; /* rgb */ color: rgb(255, 151, 162); /* oklch */ color: oklch(78.7% 0.125 13.5);
Tailwind
colors: {
custom: {
50: '#ffb7bd',
500: '#ff97a2',
950: '#000000',
},
}SCSS
$custom: #ff97a2; $custom-light: #ffb7bd; $custom-dark: #000000;
JSON
{
"hex": "#ff97a2",
"rgb": {
"r": 255,
"g": 151,
"b": 162
},
"hsl": {
"h": 353.654,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.78741,
"c": 0.12508,
"h": 13.5
},
"luminance": 0.46002
}Semantic roles & 50–950 ramp
primary
#FF97A2
secondary
#D4F7F4
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081