#FB99A2#FB99A2
#FB99A2 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.6% C 0.118 H 14.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99A2 |
|---|---|
| RGB | rgb(251, 153, 162) |
| HSL | hsl(354, 92%, 79%) |
| HSV | hsv(354, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 35.5%, 1.6%) |
| CIE-LAB | lab(73.48, 37.66, 11.05) |
| CIE-LCH | lch(73.48, 39.24, 16.35°) |
| OKLab | oklab(78.59% 0.1142 0.0289) |
| OKLCH | oklch(78.59% 0.118 14.2) |
| XYZ | xyz(57.6989, 45.9049, 39.9971) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.49
Blush Pink
#FE828C
ΔE00 5.43
Rosa
#FE86A4
ΔE00 6.16
Pig Pink
#E78EA5
ΔE00 6.27
Soft Pink
#FDB0C0
ΔE00 6.72
Faded Pink
#DE9DAC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99A2 #99FBF2
analogous
#FB99D3 #FB99A2 #FBC199
triadic
#FB99A2 #A2FB99 #99A2FB
tetradic
#FB99A2 #D3FB99 #99FBF2 #C199FB
square
#FB99A2 #D3FB99 #99FBF2 #C199FB
split-complementary
#FB99A2 #99FBC1 #99D3FB
monochromatic
#F62337 #F95E6C #FB99A2 #FDD4D8 #FEE2E4
Accessibility & contrast
On white
2.06
#FB99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FB99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99A2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99A2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#FF8F9C
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb99a2; /* rgb */ color: rgb(251, 153, 162); /* oklch */ color: oklch(78.6% 0.118 14.2);
Tailwind
colors: {
custom: {
50: '#ffb8bd',
500: '#fb99a2',
950: '#000000',
},
}SCSS
$custom: #fb99a2; $custom-light: #ffb8bd; $custom-dark: #000000;
JSON
{
"hex": "#fb99a2",
"rgb": {
"r": 251,
"g": 153,
"b": 162
},
"hsl": {
"h": 354.49,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78587,
"c": 0.11775,
"h": 14.2
},
"luminance": 0.459
}Semantic roles & 50–950 ramp
primary
#FB99A2
secondary
#D5F6F3
accent
#E6D000
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081