#FD9293#FD9293
#FD9293 is a light, vivid red. Relative luminance 0.435; OKLCH L 77.3% C 0.129 H 19.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9293 |
|---|---|
| RGB | rgb(253, 146, 147) |
| HSL | hsl(359, 96%, 78%) |
| HSV | hsv(359, 42%, 99%) |
| CMYK | cmyk(0%, 42.3%, 41.9%, 0.8%) |
| CIE-LAB | lab(71.93, 40.31, 17.19) |
| CIE-LCH | lch(71.93, 43.82, 23.09°) |
| OKLab | oklab(77.34% 0.1216 0.044) |
| OKLCH | oklch(77.34% 0.129 19.9) |
| XYZ | xyz(56.0564, 43.5521, 33.0522) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.87
Lightcoral
#F08080
ΔE00 4.70
Salmon Pink
#FE7B7C
ΔE00 5.26
Peachy Pink
#FF9A8A
ΔE00 5.69
Rose Pink
#F7879A
ΔE00 5.79
Blush (survey)
#F29E8E
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9293 #92FDFC
analogous
#FD92C8 #FD9293 #FDC692
triadic
#FD9293 #93FD92 #9293FD
tetradic
#FD9293 #C8FD92 #92FDFC #C692FD
square
#FD9293 #C8FD92 #92FDFC #C692FD
split-complementary
#FD9293 #92FDC6 #92C8FD
monochromatic
#FB1A1C #FC5657 #FD9293 #FECECF #FEE1E1
Accessibility & contrast
On white
2.16
#FD9293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FD9293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9293
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9293 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#C2B991
Tritanopia (blue-blind)
#FF8593
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd9293; /* rgb */ color: rgb(253, 146, 147); /* oklch */ color: oklch(77.3% 0.129 19.9);
Tailwind
colors: {
custom: {
50: '#ffb3b2',
500: '#fd9293',
950: '#000000',
},
}SCSS
$custom: #fd9293; $custom-light: #ffb3b2; $custom-dark: #000000;
JSON
{
"hex": "#fd9293",
"rgb": {
"r": 253,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.439,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.77342,
"c": 0.12931,
"h": 19.9
},
"luminance": 0.43547
}Semantic roles & 50–950 ramp
primary
#FD9293
secondary
#D4F7F6
accent
#E6E300
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080