#FD8B97#FD8B97
#FD8B97 is a light, vivid red. Relative luminance 0.416; OKLCH L 76.3% C 0.138 H 14.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8B97 |
|---|---|
| RGB | rgb(253, 139, 151) |
| HSL | hsl(354, 97%, 77%) |
| HSV | hsv(354, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 40.3%, 0.8%) |
| CIE-LAB | lab(70.59, 44.27, 13.09) |
| CIE-LCH | lch(70.59, 46.17, 16.47°) |
| OKLab | oklab(76.35% 0.134 0.0339) |
| OKLCH | oklch(76.35% 0.138 14.2) |
| XYZ | xyz(55.3295, 41.5874, 34.3854) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.43
Rose Pink
#F7879A
ΔE00 2.54
Carnation
#FD798F
ΔE00 3.98
Rosa
#FE86A4
ΔE00 4.93
Lightcoral
#F08080
ΔE00 5.28
Salmon Pink
#FE7B7C
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8B97 #8BFDF1
analogous
#FD8BD0 #FD8B97 #FDB88B
triadic
#FD8B97 #97FD8B #8B97FD
tetradic
#FD8B97 #D0FD8B #8BFDF1 #B88BFD
square
#FD8B97 #D0FD8B #8BFDF1 #B88BFD
split-complementary
#FD8B97 #8BFDB8 #8BD0FD
monochromatic
#FB132B #FC4F61 #FD8B97 #FEC7CD #FEE1E4
Accessibility & contrast
On white
2.25
#FD8B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FD8B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8B97
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8B97 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F97
Deuteranopia (green-blind)
#BEB595
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd8b97; /* rgb */ color: rgb(253, 139, 151); /* oklch */ color: oklch(76.3% 0.138 14.2);
Tailwind
colors: {
custom: {
50: '#ffafb5',
500: '#fd8b97',
950: '#000000',
},
}SCSS
$custom: #fd8b97; $custom-light: #ffafb5; $custom-dark: #000000;
JSON
{
"hex": "#fd8b97",
"rgb": {
"r": 253,
"g": 139,
"b": 151
},
"hsl": {
"h": 353.684,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.76348,
"c": 0.13823,
"h": 14.2
},
"luminance": 0.41582
}Semantic roles & 50–950 ramp
primary
#FD8B97
secondary
#D4F7F3
accent
#E6CD00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80