#FB7898#FB7898
#FB7898 is a light, vivid red. Relative luminance 0.362; OKLCH L 73.3% C 0.162 H 6.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7898 |
|---|---|
| RGB | rgb(251, 120, 152) |
| HSL | hsl(345, 94%, 73%) |
| HSV | hsv(345, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 39.4%, 1.6%) |
| CIE-LAB | lab(66.68, 52.99, 6.95) |
| CIE-LCH | lch(66.68, 53.45, 7.47°) |
| OKLab | oklab(73.35% 0.1611 0.0185) |
| OKLCH | oklch(73.35% 0.162 6.6) |
| XYZ | xyz(52.1707, 36.2145, 33.9423) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.91
Rosa
#FE86A4
ΔE00 3.08
Carnation Pink
#FF7FA7
ΔE00 3.14
Rosy Pink
#F6688E
ΔE00 3.41
Rose Pink
#F7879A
ΔE00 3.67
Pinky
#FC86AA
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7898 #78FBDB
analogous
#FB78D9 #FB7898 #FB9A78
triadic
#FB7898 #98FB78 #7898FB
tetradic
#FB7898 #D9FB78 #78FBDB #9A78FB
square
#FB7898 #D9FB78 #78FBDB #9A78FB
split-complementary
#FB7898 #78FB9A #78D9FB
monochromatic
#F10740 #F93D6B #FB7898 #FDB3C5 #FEE1E8
Accessibility & contrast
On white
2.55
#FB7898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FB7898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7898
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7898 | 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)
#909299
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#FF6A84
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb7898; /* rgb */ color: rgb(251, 120, 152); /* oklch */ color: oklch(73.3% 0.162 6.6);
Tailwind
colors: {
custom: {
50: '#ffa3b6',
500: '#fb7898',
950: '#000000',
},
}SCSS
$custom: #fb7898; $custom-light: #ffa3b6; $custom-dark: #000000;
JSON
{
"hex": "#fb7898",
"rgb": {
"r": 251,
"g": 120,
"b": 152
},
"hsl": {
"h": 345.344,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.73349,
"c": 0.16213,
"h": 6.6
},
"luminance": 0.36209
}Semantic roles & 50–950 ramp
primary
#FB7898
secondary
#D5F6EE
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80