#FD8097#FD8097
#FD8097 is a light, vivid red. Relative luminance 0.386; OKLCH L 74.7% C 0.153 H 9.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8097 |
|---|---|
| RGB | rgb(253, 128, 151) |
| HSL | hsl(349, 97%, 75%) |
| HSV | hsv(349, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 40.3%, 0.8%) |
| CIE-LAB | lab(68.43, 49.72, 10.04) |
| CIE-LCH | lch(68.43, 50.72, 11.42°) |
| OKLab | oklab(74.72% 0.1508 0.0263) |
| OKLCH | oklch(74.72% 0.153 9.9) |
| XYZ | xyz(53.8162, 38.5607, 33.8809) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.75
Carnation
#FD798F
ΔE00 1.78
Rosa
#FE86A4
ΔE00 2.89
Blush Pink
#FE828C
ΔE00 3.80
Watermelon
#FC6C85
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8097 #80FDE6
analogous
#FD80D6 #FD8097 #FDA880
triadic
#FD8097 #97FD80 #8097FD
tetradic
#FD8097 #D6FD80 #80FDE6 #A880FD
square
#FD8097 #D6FD80 #80FDE6 #A880FD
split-complementary
#FD8097 #80FDA8 #80D6FD
monochromatic
#FB0734 #FC4466 #FD8097 #FEBCC8 #FFE1E6
Accessibility & contrast
On white
2.41
#FD8097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FD8097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8097
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8097 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989897
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd8097; /* rgb */ color: rgb(253, 128, 151); /* oklch */ color: oklch(74.7% 0.153 9.9);
Tailwind
colors: {
custom: {
50: '#ffa8b5',
500: '#fd8097',
950: '#000000',
},
}SCSS
$custom: #fd8097; $custom-light: #ffa8b5; $custom-dark: #000000;
JSON
{
"hex": "#fd8097",
"rgb": {
"r": 253,
"g": 128,
"b": 151
},
"hsl": {
"h": 348.96,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74716,
"c": 0.15308,
"h": 9.9
},
"luminance": 0.38555
}Semantic roles & 50–950 ramp
primary
#FD8097
secondary
#D4F7F0
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80