#FB7897#FB7897
#FB7897 is a light, vivid red. Relative luminance 0.362; OKLCH L 73.3% C 0.162 H 7.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7897 |
|---|---|
| RGB | rgb(251, 120, 151) |
| HSL | hsl(346, 94%, 73%) |
| HSV | hsv(346, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 39.8%, 1.6%) |
| CIE-LAB | lab(66.66, 52.88, 7.48) |
| CIE-LCH | lch(66.66, 53.41, 8.05°) |
| OKLab | oklab(73.32% 0.1607 0.0199) |
| OKLCH | oklch(73.32% 0.162 7.1) |
| XYZ | xyz(52.0891, 36.1819, 33.5127) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.63
Rosa
#FE86A4
ΔE00 3.16
Carnation Pink
#FF7FA7
ΔE00 3.38
Rosy Pink
#F6688E
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 3.54
Watermelon
#FC6C85
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7897 #78FBDC
analogous
#FB78D8 #FB7897 #FB9B78
triadic
#FB7897 #97FB78 #7897FB
tetradic
#FB7897 #D8FB78 #78FBDC #9B78FB
square
#FB7897 #D8FB78 #78FBDC #9B78FB
split-complementary
#FB7897 #78FB9B #78D8FB
monochromatic
#F1073F #F93D69 #FB7897 #FDB3C5 #FEE1E8
Accessibility & contrast
On white
2.55
#FB7897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FB7897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7897
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7897 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919298
Deuteranopia (green-blind)
#B2AC94
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb7897; /* rgb */ color: rgb(251, 120, 151); /* oklch */ color: oklch(73.3% 0.162 7.1);
Tailwind
colors: {
custom: {
50: '#ffa3b5',
500: '#fb7897',
950: '#000000',
},
}SCSS
$custom: #fb7897; $custom-light: #ffa3b5; $custom-dark: #000000;
JSON
{
"hex": "#fb7897",
"rgb": {
"r": 251,
"g": 120,
"b": 151
},
"hsl": {
"h": 345.802,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.73322,
"c": 0.16193,
"h": 7.1
},
"luminance": 0.36177
}Semantic roles & 50–950 ramp
primary
#FB7897
secondary
#D5F6EE
accent
#E6AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80