#FB99AF#FB99AF
#FB99AF is a light, moderate red. Relative luminance 0.464; OKLCH L 78.9% C 0.120 H 5.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99AF |
|---|---|
| RGB | rgb(251, 153, 175) |
| HSL | hsl(347, 92%, 79%) |
| HSV | hsv(347, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 30.3%, 1.6%) |
| CIE-LAB | lab(73.80, 39.25, 4.32) |
| CIE-LCH | lch(73.80, 39.49, 6.28°) |
| OKLab | oklab(78.93% 0.1189 0.0118) |
| OKLCH | oklch(78.93% 0.12 5.7) |
| XYZ | xyz(58.9148, 46.3913, 46.4006) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.23
Pinky
#FC86AA
ΔE00 4.64
Rose Pink
#F7879A
ΔE00 4.72
Soft Pink
#FDB0C0
ΔE00 5.40
Faded Pink
#DE9DAC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99AF #99FBE5
analogous
#FB99E0 #FB99AF #FBB499
triadic
#FB99AF #AFFB99 #99AFFB
tetradic
#FB99AF #E0FB99 #99FBE5 #B499FB
square
#FB99AF #E0FB99 #99FBE5 #B499FB
split-complementary
#FB99AF #99FBB4 #99E0FB
monochromatic
#F62353 #F95E81 #FB99AF #FDD4DD #FEE2E8
Accessibility & contrast
On white
2.04
#FB99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FB99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99AF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99AF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAB0
Deuteranopia (green-blind)
#C1BCAD
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb99af; /* rgb */ color: rgb(251, 153, 175); /* oklch */ color: oklch(78.9% 0.120 5.7);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fb99af',
950: '#000000',
},
}SCSS
$custom: #fb99af; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fb99af",
"rgb": {
"r": 251,
"g": 153,
"b": 175
},
"hsl": {
"h": 346.531,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78931,
"c": 0.11951,
"h": 5.7
},
"luminance": 0.46387
}Semantic roles & 50–950 ramp
primary
#FB99AF
secondary
#D5F6EF
accent
#E6B200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082