#FB7994#FB7994
#FB7994 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.4% C 0.160 H 8.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7994 |
|---|---|
| RGB | rgb(251, 121, 148) |
| HSL | hsl(348, 94%, 73%) |
| HSV | hsv(348, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 41%, 1.6%) |
| CIE-LAB | lab(66.77, 52.09, 9.34) |
| CIE-LCH | lch(66.77, 52.92, 10.16°) |
| OKLab | oklab(73.38% 0.1582 0.0245) |
| OKLCH | oklch(73.38% 0.16 8.8) |
| XYZ | xyz(51.9695, 36.3275, 32.2862) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.62
Rose Pink
#F7879A
ΔE00 3.04
Watermelon
#FC6C85
ΔE00 3.32
Rosa
#FE86A4
ΔE00 3.47
Rosy Pink
#F6688E
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7994 #79FBE0
analogous
#FB79D5 #FB7994 #FB9F79
triadic
#FB7994 #94FB79 #7994FB
tetradic
#FB7994 #D5FB79 #79FBE0 #9F79FB
square
#FB7994 #D5FB79 #79FBE0 #9F79FB
split-complementary
#FB7994 #79FB9F #79D5FB
monochromatic
#F20738 #F93E65 #FB7994 #FDB4C3 #FEE1E7
Accessibility & contrast
On white
2.54
#FB7994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FB7994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7994
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7994 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929395
Deuteranopia (green-blind)
#B3AC91
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb7994; /* rgb */ color: rgb(251, 121, 148); /* oklch */ color: oklch(73.4% 0.160 8.8);
Tailwind
colors: {
custom: {
50: '#ffa3b3',
500: '#fb7994',
950: '#000000',
},
}SCSS
$custom: #fb7994; $custom-light: #ffa3b3; $custom-dark: #000000;
JSON
{
"hex": "#fb7994",
"rgb": {
"r": 251,
"g": 121,
"b": 148
},
"hsl": {
"h": 347.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.73382,
"c": 0.16004,
"h": 8.8
},
"luminance": 0.36322
}Semantic roles & 50–950 ramp
primary
#FB7994
secondary
#D5F6EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80