#FF9397#FF9397
#FF9397 is a light, vivid red. Relative luminance 0.444; OKLCH L 77.8% C 0.130 H 18.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9397 |
|---|---|
| RGB | rgb(255, 147, 151) |
| HSL | hsl(358, 100%, 79%) |
| HSV | hsv(358, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 40.8%, 0%) |
| CIE-LAB | lab(72.47, 40.94, 15.77) |
| CIE-LCH | lch(72.47, 43.88, 21.07°) |
| OKLab | oklab(77.84% 0.1237 0.0406) |
| OKLCH | oklch(77.84% 0.13 18.1) |
| XYZ | xyz(57.2626, 44.3669, 34.8200) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.76
Rose Pink
#F7879A
ΔE00 5.11
Lightcoral
#F08080
ΔE00 5.32
Salmon Pink
#FE7B7C
ΔE00 5.83
Carnation
#FD798F
ΔE00 6.48
Peachy Pink
#FF9A8A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9397 #93FFFB
analogous
#FF93CD #FF9397 #FFC593
triadic
#FF9397 #97FF93 #9397FF
tetradic
#FF9397 #CDFF93 #93FFFB #C593FF
square
#FF9397 #CDFF93 #93FFFB #C593FF
split-complementary
#FF9397 #93FFC5 #93CDFF
monochromatic
#FF1921 #FF565C #FF9397 #FFD0D2 #FFE0E2
Accessibility & contrast
On white
2.13
#FF9397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FF9397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9397
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9397 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#C3BA95
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff9397; /* rgb */ color: rgb(255, 147, 151); /* oklch */ color: oklch(77.8% 0.130 18.1);
Tailwind
colors: {
custom: {
50: '#ffb4b5',
500: '#ff9397',
950: '#000000',
},
}SCSS
$custom: #ff9397; $custom-light: #ffb4b5; $custom-dark: #000000;
JSON
{
"hex": "#ff9397",
"rgb": {
"r": 255,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.77839,
"c": 0.13018,
"h": 18.1
},
"luminance": 0.44362
}Semantic roles & 50–950 ramp
primary
#FF9397
secondary
#D4F7F6
accent
#E6DD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191111
muted
#878080