#FB99AE#FB99AE
#FB99AE is a light, moderate red. Relative luminance 0.463; OKLCH L 78.9% C 0.119 H 6.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99AE |
|---|---|
| RGB | rgb(251, 153, 174) |
| HSL | hsl(347, 92%, 79%) |
| HSV | hsv(347, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 30.7%, 1.6%) |
| CIE-LAB | lab(73.77, 39.13, 4.84) |
| CIE-LCH | lch(73.77, 39.42, 7.05°) |
| OKLab | oklab(78.9% 0.1186 0.0131) |
| OKLCH | oklch(78.9% 0.119 6.3) |
| XYZ | xyz(58.8169, 46.3521, 45.8852) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.15
Rosa
#FE86A4
ΔE00 4.26
Rose Pink
#F7879A
ΔE00 4.57
Pinky
#FC86AA
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 5.41
Faded Pink
#DE9DAC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99AE #99FBE6
analogous
#FB99DF #FB99AE #FBB599
triadic
#FB99AE #AEFB99 #99AEFB
tetradic
#FB99AE #DFFB99 #99FBE6 #B599FB
square
#FB99AE #DFFB99 #99FBE6 #B599FB
split-complementary
#FB99AE #99FBB5 #99DFFB
monochromatic
#F62350 #F95E7F #FB99AE #FDD4DD #FEE2E8
Accessibility & contrast
On white
2.04
#FB99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FB99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99AE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99AE | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAF
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#FF91A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb99ae; /* rgb */ color: rgb(251, 153, 174); /* oklch */ color: oklch(78.9% 0.119 6.3);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fb99ae',
950: '#000000',
},
}SCSS
$custom: #fb99ae; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fb99ae",
"rgb": {
"r": 251,
"g": 153,
"b": 174
},
"hsl": {
"h": 347.143,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78903,
"c": 0.11929,
"h": 6.3
},
"luminance": 0.46348
}Semantic roles & 50–950 ramp
primary
#FB99AE
secondary
#D5F6EF
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082