#FD9397#FD9397
#FD9397 is a light, vivid red. Relative luminance 0.440; OKLCH L 77.6% C 0.128 H 18.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9397 |
|---|---|
| RGB | rgb(253, 147, 151) |
| HSL | hsl(358, 96%, 78%) |
| HSV | hsv(358, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 40.3%, 0.8%) |
| CIE-LAB | lab(72.22, 40.22, 15.38) |
| CIE-LCH | lch(72.22, 43.06, 20.93°) |
| OKLab | oklab(77.59% 0.1216 0.0396) |
| OKLCH | oklch(77.59% 0.128 18) |
| XYZ | xyz(56.5306, 43.9894, 34.7857) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.77
Rose Pink
#F7879A
ΔE00 4.97
Lightcoral
#F08080
ΔE00 5.22
Salmon Pink
#FE7B7C
ΔE00 5.89
Carnation
#FD798F
ΔE00 6.44
Peachy Pink
#FF9A8A
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9397 #93FDF9
analogous
#FD93CC #FD9397 #FDC493
triadic
#FD9397 #97FD93 #9397FD
tetradic
#FD9397 #CCFD93 #93FDF9 #C493FD
square
#FD9397 #CCFD93 #93FDF9 #C493FD
split-complementary
#FD9397 #93FDC4 #93CCFD
monochromatic
#FB1B23 #FC575D #FD9397 #FECFD1 #FEE1E2
Accessibility & contrast
On white
2.14
#FD9397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FD9397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9397
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9397 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd9397; /* rgb */ color: rgb(253, 147, 151); /* oklch */ color: oklch(77.6% 0.128 18.0);
Tailwind
colors: {
custom: {
50: '#ffb4b5',
500: '#fd9397',
950: '#000000',
},
}SCSS
$custom: #fd9397; $custom-light: #ffb4b5; $custom-dark: #000000;
JSON
{
"hex": "#fd9397",
"rgb": {
"r": 253,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.736,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.77594,
"c": 0.12784,
"h": 18
},
"luminance": 0.43984
}Semantic roles & 50–950 ramp
primary
#FD9397
secondary
#D4F7F5
accent
#E6DD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080