#FD9394#FD9394
#FD9394 is a light, vivid red. Relative luminance 0.439; OKLCH L 77.5% C 0.128 H 19.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9394 |
|---|---|
| RGB | rgb(253, 147, 148) |
| HSL | hsl(359, 96%, 78%) |
| HSV | hsv(359, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 41.5%, 0.8%) |
| CIE-LAB | lab(72.16, 39.90, 16.95) |
| CIE-LCH | lch(72.16, 43.35, 23.02°) |
| OKLab | oklab(77.52% 0.1204 0.0434) |
| OKLCH | oklch(77.52% 0.128 19.8) |
| XYZ | xyz(56.2900, 43.8932, 33.5189) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.05
Lightcoral
#F08080
ΔE00 4.90
Salmon Pink
#FE7B7C
ΔE00 5.50
Peachy Pink
#FF9A8A
ΔE00 5.67
Rose Pink
#F7879A
ΔE00 5.83
Blush (survey)
#F29E8E
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9394 #93FDFC
analogous
#FD93C9 #FD9394 #FDC793
triadic
#FD9394 #94FD93 #9394FD
tetradic
#FD9394 #C9FD93 #93FDFC #C793FD
square
#FD9394 #C9FD93 #93FDFC #C793FD
split-complementary
#FD9394 #93FDC7 #93C9FD
monochromatic
#FB1B1D #FC5758 #FD9394 #FECFD0 #FEE1E1
Accessibility & contrast
On white
2.15
#FD9394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FD9394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9394
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9394 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#C3B992
Tritanopia (blue-blind)
#FF8694
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd9394; /* rgb */ color: rgb(253, 147, 148); /* oklch */ color: oklch(77.5% 0.128 19.8);
Tailwind
colors: {
custom: {
50: '#ffb4b3',
500: '#fd9394',
950: '#000000',
},
}SCSS
$custom: #fd9394; $custom-light: #ffb4b3; $custom-dark: #000000;
JSON
{
"hex": "#fd9394",
"rgb": {
"r": 253,
"g": 147,
"b": 148
},
"hsl": {
"h": 359.434,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.77524,
"c": 0.12801,
"h": 19.8
},
"luminance": 0.43888
}Semantic roles & 50–950 ramp
primary
#FD9394
secondary
#D4F7F6
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080