#FF8D97#FF8D97
#FF8D97 is a light, vivid red. Relative luminance 0.425; OKLCH L 76.9% C 0.138 H 15.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8D97 |
|---|---|
| RGB | rgb(255, 141, 151) |
| HSL | hsl(355, 100%, 78%) |
| HSV | hsv(355, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 40.8%, 0%) |
| CIE-LAB | lab(71.25, 43.98, 14.06) |
| CIE-LCH | lch(71.25, 46.17, 17.73°) |
| OKLab | oklab(76.91% 0.133 0.0363) |
| OKLCH | oklch(76.91% 0.138 15.3) |
| XYZ | xyz(56.3539, 42.5494, 34.5171) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.54
Rose Pink
#F7879A
ΔE00 3.30
Carnation
#FD798F
ΔE00 4.61
Lightcoral
#F08080
ΔE00 5.23
Rosa
#FE86A4
ΔE00 5.59
Salmon Pink
#FE7B7C
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8D97 #8DFFF5
analogous
#FF8DD0 #FF8D97 #FFBC8D
triadic
#FF8D97 #97FF8D #8D97FF
tetradic
#FF8D97 #D0FF8D #8DFFF5 #BC8DFF
square
#FF8D97 #D0FF8D #8DFFF5 #BC8DFF
split-complementary
#FF8D97 #8DFFBC #8DD0FF
monochromatic
#FF1327 #FF505F #FF8D97 #FFCACF #FFE0E3
Accessibility & contrast
On white
2.21
#FF8D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FF8D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8D97
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8D97 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#FF8091
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff8d97; /* rgb */ color: rgb(255, 141, 151); /* oklch */ color: oklch(76.9% 0.138 15.3);
Tailwind
colors: {
custom: {
50: '#ffb0b5',
500: '#ff8d97',
950: '#000000',
},
}SCSS
$custom: #ff8d97; $custom-light: #ffb0b5; $custom-dark: #000000;
JSON
{
"hex": "#ff8d97",
"rgb": {
"r": 255,
"g": 141,
"b": 151
},
"hsl": {
"h": 354.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.76906,
"c": 0.13789,
"h": 15.3
},
"luminance": 0.42544
}Semantic roles & 50–950 ramp
primary
#FF8D97
secondary
#D4F7F4
accent
#E6D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191111
muted
#878080