#FD8993#FD8993
#FD8993 is a light, vivid red. Relative luminance 0.409; OKLCH L 75.9% C 0.141 H 15.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8993 |
|---|---|
| RGB | rgb(253, 137, 147) |
| HSL | hsl(355, 97%, 76%) |
| HSV | hsv(355, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 41.9%, 0.8%) |
| CIE-LAB | lab(70.10, 44.85, 14.63) |
| CIE-LCH | lch(70.10, 47.18, 18.07°) |
| OKLab | oklab(75.95% 0.1356 0.0377) |
| OKLCH | oklch(75.95% 0.141 15.5) |
| XYZ | xyz(54.7233, 40.8858, 32.6078) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.64
Rose Pink
#F7879A
ΔE00 3.16
Carnation
#FD798F
ΔE00 3.94
Lightcoral
#F08080
ΔE00 4.47
Salmon Pink
#FE7B7C
ΔE00 4.97
Rosa
#FE86A4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8993 #89FDF3
analogous
#FD89CD #FD8993 #FDB989
triadic
#FD8993 #93FD89 #8993FD
tetradic
#FD8993 #CDFD89 #89FDF3 #B989FD
square
#FD8993 #CDFD89 #89FDF3 #B989FD
split-complementary
#FD8993 #89FDB9 #89CDFD
monochromatic
#FB1125 #FC4D5C #FD8993 #FEC5CA #FEE1E3
Accessibility & contrast
On white
2.29
#FD8993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FD8993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8993
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8993 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D93
Deuteranopia (green-blind)
#BDB491
Tritanopia (blue-blind)
#FF7B8D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd8993; /* rgb */ color: rgb(253, 137, 147); /* oklch */ color: oklch(75.9% 0.141 15.5);
Tailwind
colors: {
custom: {
50: '#ffadb2',
500: '#fd8993',
950: '#000000',
},
}SCSS
$custom: #fd8993; $custom-light: #ffadb2; $custom-dark: #000000;
JSON
{
"hex": "#fd8993",
"rgb": {
"r": 253,
"g": 137,
"b": 147
},
"hsl": {
"h": 354.828,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.75947,
"c": 0.14072,
"h": 15.5
},
"luminance": 0.40881
}Semantic roles & 50–950 ramp
primary
#FD8993
secondary
#D4F7F4
accent
#E6D200
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#191011
muted
#877F80