#FD8A93#FD8A93
#FD8A93 is a light, vivid red. Relative luminance 0.412; OKLCH L 76.1% C 0.139 H 16.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8A93 |
|---|---|
| RGB | rgb(253, 138, 147) |
| HSL | hsl(355, 97%, 77%) |
| HSV | hsv(355, 45%, 99%) |
| CMYK | cmyk(0%, 45.5%, 41.9%, 0.8%) |
| CIE-LAB | lab(70.30, 44.35, 14.91) |
| CIE-LCH | lch(70.30, 46.79, 18.58°) |
| OKLab | oklab(76.1% 0.134 0.0384) |
| OKLCH | oklch(76.1% 0.139 16) |
| XYZ | xyz(54.8661, 41.1714, 32.6554) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.78
Rose Pink
#F7879A
ΔE00 3.41
Carnation
#FD798F
ΔE00 4.25
Lightcoral
#F08080
ΔE00 4.41
Salmon Pink
#FE7B7C
ΔE00 4.91
Rosa
#FE86A4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8A93 #8AFDF4
analogous
#FD8ACD #FD8A93 #FDBB8A
triadic
#FD8A93 #93FD8A #8A93FD
tetradic
#FD8A93 #CDFD8A #8AFDF4 #BB8AFD
square
#FD8A93 #CDFD8A #8AFDF4 #BB8AFD
split-complementary
#FD8A93 #8AFDBB #8ACDFD
monochromatic
#FB1224 #FC4E5B #FD8A93 #FEC6CB #FEE1E3
Accessibility & contrast
On white
2.27
#FD8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FD8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8A93
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8A93 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E93
Deuteranopia (green-blind)
#BEB591
Tritanopia (blue-blind)
#FF7C8E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd8a93; /* rgb */ color: rgb(253, 138, 147); /* oklch */ color: oklch(76.1% 0.139 16.0);
Tailwind
colors: {
custom: {
50: '#ffaeb2',
500: '#fd8a93',
950: '#000000',
},
}SCSS
$custom: #fd8a93; $custom-light: #ffaeb2; $custom-dark: #000000;
JSON
{
"hex": "#fd8a93",
"rgb": {
"r": 253,
"g": 138,
"b": 147
},
"hsl": {
"h": 355.304,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.76099,
"c": 0.13943,
"h": 16
},
"luminance": 0.41166
}Semantic roles & 50–950 ramp
primary
#FD8A93
secondary
#D4F7F4
accent
#E6D400
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#191011
muted
#877F80