#FB9496#FB9496
#FB9496 is a light, vivid red. Relative luminance 0.439; OKLCH L 77.5% C 0.124 H 19.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9496 |
|---|---|
| RGB | rgb(251, 148, 150) |
| HSL | hsl(359, 93%, 78%) |
| HSV | hsv(359, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 40.2%, 1.6%) |
| CIE-LAB | lab(72.16, 38.88, 15.81) |
| CIE-LCH | lch(72.16, 41.97, 22.13°) |
| OKLab | oklab(77.49% 0.1175 0.0406) |
| OKLCH | oklch(77.49% 0.124 19.1) |
| XYZ | xyz(55.8814, 43.8959, 34.3779) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.17
Lightcoral
#F08080
ΔE00 5.12
Rose Pink
#F7879A
ΔE00 5.48
Salmon Pink
#FE7B7C
ΔE00 5.92
Peachy Pink
#FF9A8A
ΔE00 6.04
Blush (survey)
#F29E8E
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9496 #94FBF9
analogous
#FB94C9 #FB9496 #FBC594
triadic
#FB9496 #96FB94 #9496FB
tetradic
#FB9496 #C9FB94 #94FBF9 #C594FB
square
#FB9496 #C9FB94 #94FBF9 #C594FB
split-complementary
#FB9496 #94FBC5 #94C9FB
monochromatic
#F71E22 #F9595C #FB9496 #FDCFD0 #FEE2E2
Accessibility & contrast
On white
2.15
#FB9496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FB9496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9496
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9496 | 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)
#A9A496
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb9496; /* rgb */ color: rgb(251, 148, 150); /* oklch */ color: oklch(77.5% 0.124 19.1);
Tailwind
colors: {
custom: {
50: '#ffb5b4',
500: '#fb9496',
950: '#000000',
},
}SCSS
$custom: #fb9496; $custom-light: #ffb5b4; $custom-dark: #000000;
JSON
{
"hex": "#fb9496",
"rgb": {
"r": 251,
"g": 148,
"b": 150
},
"hsl": {
"h": 358.835,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.77487,
"c": 0.12429,
"h": 19.1
},
"luminance": 0.43891
}Semantic roles & 50–950 ramp
primary
#FB9496
secondary
#D5F6F5
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080