#FF8A97#FF8A97
#FF8A97 is a light, vivid red. Relative luminance 0.417; OKLCH L 76.4% C 0.142 H 14.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8A97 |
|---|---|
| RGB | rgb(255, 138, 151) |
| HSL | hsl(353, 100%, 77%) |
| HSV | hsv(353, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 40.8%, 0%) |
| CIE-LAB | lab(70.65, 45.48, 13.21) |
| CIE-LCH | lch(70.65, 47.36, 16.20°) |
| OKLab | oklab(76.45% 0.1376 0.0342) |
| OKLCH | oklch(76.45% 0.142 14) |
| XYZ | xyz(55.9175, 41.6766, 34.3716) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.34
Rose Pink
#F7879A
ΔE00 2.53
Carnation
#FD798F
ΔE00 3.76
Rosa
#FE86A4
ΔE00 4.79
Lightcoral
#F08080
ΔE00 5.42
Salmon Pink
#FE7B7C
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8A97 #8AFFF2
analogous
#FF8AD2 #FF8A97 #FFB78A
triadic
#FF8A97 #97FF8A #8A97FF
tetradic
#FF8A97 #D2FF8A #8AFFF2 #B78AFF
square
#FF8A97 #D2FF8A #8AFFF2 #B78AFF
split-complementary
#FF8A97 #8AFFB7 #8AD2FF
monochromatic
#FF102A #FF4D61 #FF8A97 #FFC7CD #FFE0E4
Accessibility & contrast
On white
2.25
#FF8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FF8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8A97
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8A97 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F97
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff8a97; /* rgb */ color: rgb(255, 138, 151); /* oklch */ color: oklch(76.4% 0.142 14.0);
Tailwind
colors: {
custom: {
50: '#ffaeb5',
500: '#ff8a97',
950: '#000000',
},
}SCSS
$custom: #ff8a97; $custom-light: #ffaeb5; $custom-dark: #000000;
JSON
{
"hex": "#ff8a97",
"rgb": {
"r": 255,
"g": 138,
"b": 151
},
"hsl": {
"h": 353.333,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7645,
"c": 0.14183,
"h": 14
},
"luminance": 0.41671
}Semantic roles & 50–950 ramp
primary
#FF8A97
secondary
#D4F7F3
accent
#E6CC00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80