#FB7899#FB7899
#FB7899 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.4% C 0.162 H 6.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7899 |
|---|---|
| RGB | rgb(251, 120, 153) |
| HSL | hsl(345, 94%, 73%) |
| HSV | hsv(345, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 39%, 1.6%) |
| CIE-LAB | lab(66.71, 53.10, 6.42) |
| CIE-LCH | lch(66.71, 53.48, 6.89°) |
| OKLab | oklab(73.38% 0.1614 0.0172) |
| OKLCH | oklch(73.38% 0.162 6.1) |
| XYZ | xyz(52.2529, 36.2474, 34.3754) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.91
Rosa
#FE86A4
ΔE00 3.02
Carnation
#FD798F
ΔE00 3.18
Rosy Pink
#F6688E
ΔE00 3.42
Pinky
#FC86AA
ΔE00 3.75
Rose Pink
#F7879A
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7899 #78FBDA
analogous
#FB78DB #FB7899 #FB9878
triadic
#FB7899 #99FB78 #7899FB
tetradic
#FB7899 #DBFB78 #78FBDA #9878FB
square
#FB7899 #DBFB78 #78FBDA #9878FB
split-complementary
#FB7899 #78FB98 #78DBFB
monochromatic
#F10742 #F93D6C #FB7899 #FDB3C6 #FEE1E9
Accessibility & contrast
On white
2.55
#FB7899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FB7899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7899
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7899 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939A
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb7899; /* rgb */ color: rgb(251, 120, 153); /* oklch */ color: oklch(73.4% 0.162 6.1);
Tailwind
colors: {
custom: {
50: '#ffa3b6',
500: '#fb7899',
950: '#000000',
},
}SCSS
$custom: #fb7899; $custom-light: #ffa3b6; $custom-dark: #000000;
JSON
{
"hex": "#fb7899",
"rgb": {
"r": 251,
"g": 120,
"b": 153
},
"hsl": {
"h": 344.885,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.73376,
"c": 0.16234,
"h": 6.1
},
"luminance": 0.36242
}Semantic roles & 50–950 ramp
primary
#FB7899
secondary
#D5F6EE
accent
#E6AC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80