#FB9397#FB9397
#FB9397 is a light, vivid red. Relative luminance 0.436; OKLCH L 77.3% C 0.126 H 17.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9397 |
|---|---|
| RGB | rgb(251, 147, 151) |
| HSL | hsl(358, 93%, 78%) |
| HSV | hsv(358, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 39.8%, 1.6%) |
| CIE-LAB | lab(71.97, 39.50, 15.00) |
| CIE-LCH | lch(71.97, 42.25, 20.79°) |
| OKLab | oklab(77.35% 0.1194 0.0386) |
| OKLCH | oklch(77.35% 0.126 17.9) |
| XYZ | xyz(55.8061, 43.6159, 34.7517) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.82
Rose Pink
#F7879A
ΔE00 4.86
Lightcoral
#F08080
ΔE00 5.15
Salmon Pink
#FE7B7C
ΔE00 5.96
Carnation
#FD798F
ΔE00 6.42
Peachy Pink
#FF9A8A
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9397 #93FBF7
analogous
#FB93CB #FB9397 #FBC393
triadic
#FB9397 #97FB93 #9397FB
tetradic
#FB9397 #CBFB93 #93FBF7 #C393FB
square
#FB9397 #CBFB93 #93FBF7 #C393FB
split-complementary
#FB9397 #93FBC3 #93CBFB
monochromatic
#F71D25 #F9585E #FB9397 #FDCED0 #FEE1E3
Accessibility & contrast
On white
2.16
#FB9397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FB9397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9397
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9397 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#FF8795
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb9397; /* rgb */ color: rgb(251, 147, 151); /* oklch */ color: oklch(77.3% 0.126 17.9);
Tailwind
colors: {
custom: {
50: '#ffb4b5',
500: '#fb9397',
950: '#000000',
},
}SCSS
$custom: #fb9397; $custom-light: #ffb4b5; $custom-dark: #000000;
JSON
{
"hex": "#fb9397",
"rgb": {
"r": 251,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.692,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.7735,
"c": 0.12551,
"h": 17.9
},
"luminance": 0.43611
}Semantic roles & 50–950 ramp
primary
#FB9397
secondary
#D5F6F5
accent
#E6DD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080