#FF9897#FF9897
#FF9897 is a light, vivid red. Relative luminance 0.460; OKLCH L 78.6% C 0.124 H 20.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9897 |
|---|---|
| RGB | rgb(255, 152, 151) |
| HSL | hsl(1, 100%, 80%) |
| HSV | hsv(1, 41%, 100%) |
| CMYK | cmyk(0%, 40.4%, 40.8%, 0%) |
| CIE-LAB | lab(73.52, 38.39, 17.23) |
| CIE-LCH | lch(73.52, 42.08, 24.17°) |
| OKLab | oklab(78.64% 0.1159 0.0441) |
| OKLCH | oklch(78.64% 0.124 20.8) |
| XYZ | xyz(58.0571, 45.9559, 35.0848) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.98
Blush Pink
#FE828C
ΔE00 5.25
Blush (survey)
#F29E8E
ΔE00 5.81
Lightcoral
#F08080
ΔE00 5.94
Salmon Pink
#FE7B7C
ΔE00 6.46
Rose Pink
#F7879A
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9897 #97FEFF
analogous
#FF97CA #FF9897 #FFCC97
triadic
#FF9897 #97FF98 #9897FF
tetradic
#FF9897 #CAFF97 #97FEFF #CC97FF
square
#FF9897 #CAFF97 #97FEFF #CC97FF
split-complementary
#FF9897 #97FFCC #97CAFF
monochromatic
#FF1F1D #FF5B5A #FF9897 #FFD5D4 #FFE1E0
Accessibility & contrast
On white
2.06
#FF9897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FF9897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9897
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9897 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#C6BD95
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff9897; /* rgb */ color: rgb(255, 152, 151); /* oklch */ color: oklch(78.6% 0.124 20.8);
Tailwind
colors: {
custom: {
50: '#ffb7b5',
500: '#ff9897',
950: '#000000',
},
}SCSS
$custom: #ff9897; $custom-light: #ffb7b5; $custom-dark: #000000;
JSON
{
"hex": "#ff9897",
"rgb": {
"r": 255,
"g": 152,
"b": 151
},
"hsl": {
"h": 0.577,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.78636,
"c": 0.12399,
"h": 20.8
},
"luminance": 0.45951
}Semantic roles & 50–950 ramp
primary
#FF9897
secondary
#D4F7F7
accent
#E3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080