#FB99AA#FB99AA
#FB99AA is a light, moderate red. Relative luminance 0.462; OKLCH L 78.8% C 0.119 H 8.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99AA |
|---|---|
| RGB | rgb(251, 153, 170) |
| HSL | hsl(350, 92%, 79%) |
| HSV | hsv(350, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 32.3%, 1.6%) |
| CIE-LAB | lab(73.67, 38.62, 6.90) |
| CIE-LCH | lch(73.67, 39.24, 10.13°) |
| OKLab | oklab(78.8% 0.1171 0.0184) |
| OKLCH | oklch(78.8% 0.119 8.9) |
| XYZ | xyz(58.4328, 46.1985, 43.8621) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.15
Rosa
#FE86A4
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 4.60
Pinky
#FC86AA
ΔE00 5.51
Soft Pink
#FDB0C0
ΔE00 5.60
Faded Pink
#DE9DAC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99AA #99FBEA
analogous
#FB99DB #FB99AA #FBB999
triadic
#FB99AA #AAFB99 #99AAFB
tetradic
#FB99AA #DBFB99 #99FBEA #B999FB
square
#FB99AA #DBFB99 #99FBEA #B999FB
split-complementary
#FB99AA #99FBB9 #99DBFB
monochromatic
#F62348 #F95E79 #FB99AA #FDD4DB #FEE2E6
Accessibility & contrast
On white
2.05
#FB99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FB99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99AA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99AA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#C2BCA8
Tritanopia (blue-blind)
#FF909F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb99aa; /* rgb */ color: rgb(251, 153, 170); /* oklch */ color: oklch(78.8% 0.119 8.9);
Tailwind
colors: {
custom: {
50: '#ffb8c3',
500: '#fb99aa',
950: '#000000',
},
}SCSS
$custom: #fb99aa; $custom-light: #ffb8c3; $custom-dark: #000000;
JSON
{
"hex": "#fb99aa",
"rgb": {
"r": 251,
"g": 153,
"b": 170
},
"hsl": {
"h": 349.592,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78795,
"c": 0.11855,
"h": 8.9
},
"luminance": 0.46194
}Semantic roles & 50–950 ramp
primary
#FB99AA
secondary
#D5F6F0
accent
#E6BE00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081