#FC99AB#FC99AB
#FC99AB is a light, moderate red. Relative luminance 0.464; OKLCH L 78.9% C 0.120 H 8.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99AB |
|---|---|
| RGB | rgb(252, 153, 171) |
| HSL | hsl(349, 94%, 79%) |
| HSV | hsv(349, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 32.1%, 1.2%) |
| CIE-LAB | lab(73.82, 39.10, 6.57) |
| CIE-LCH | lch(73.82, 39.65, 9.54°) |
| OKLab | oklab(78.94% 0.1186 0.0176) |
| OKLCH | oklch(78.94% 0.12 8.4) |
| XYZ | xyz(58.8890, 46.4227, 44.3791) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.22
Rosa
#FE86A4
ΔE00 4.47
Pig Pink
#E78EA5
ΔE00 4.61
Pinky
#FC86AA
ΔE00 5.33
Soft Pink
#FDB0C0
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99AB #99FCEA
analogous
#FC99DD #FC99AB #FCB999
triadic
#FC99AB #ABFC99 #99ABFC
tetradic
#FC99AB #DDFC99 #99FCEA #B999FC
square
#FC99AB #DDFC99 #99FCEA #B999FC
split-complementary
#FC99AB #99FCB9 #99DDFC
monochromatic
#F92249 #FA5E7A #FC99AB #FED4DC #FEE1E7
Accessibility & contrast
On white
2.04
#FC99AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FC99AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99AB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99AB | 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)
#AAAAAB
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#FF909F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc99ab; /* rgb */ color: rgb(252, 153, 171); /* oklch */ color: oklch(78.9% 0.120 8.4);
Tailwind
colors: {
custom: {
50: '#ffb8c3',
500: '#fc99ab',
950: '#000000',
},
}SCSS
$custom: #fc99ab; $custom-light: #ffb8c3; $custom-dark: #000000;
JSON
{
"hex": "#fc99ab",
"rgb": {
"r": 252,
"g": 153,
"b": 171
},
"hsl": {
"h": 349.091,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.78939,
"c": 0.11985,
"h": 8.4
},
"luminance": 0.46418
}Semantic roles & 50–950 ramp
primary
#FC99AB
secondary
#D5F6F0
accent
#E6BC00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081