#FC999F#FC999F
#FC999F is a light, moderate red. Relative luminance 0.460; OKLCH L 78.6% C 0.119 H 16.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC999F |
|---|---|
| RGB | rgb(252, 153, 159) |
| HSL | hsl(356, 94%, 79%) |
| HSV | hsv(356, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 36.9%, 1.2%) |
| CIE-LAB | lab(73.54, 37.67, 12.79) |
| CIE-LCH | lch(73.54, 39.78, 18.76°) |
| OKLab | oklab(78.63% 0.1141 0.0332) |
| OKLCH | oklch(78.63% 0.119 16.2) |
| XYZ | xyz(57.7967, 45.9858, 38.6263) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.04
Blush Pink
#FE828C
ΔE00 5.17
Lightcoral
#F08080
ΔE00 6.80
Rosa
#FE86A4
ΔE00 6.96
Pig Pink
#E78EA5
ΔE00 7.18
Carnation
#FD798F
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC999F #99FCF6
analogous
#FC99D0 #FC999F #FCC599
triadic
#FC999F #9FFC99 #999FFC
tetradic
#FC999F #D0FC99 #99FCF6 #C599FC
square
#FC999F #D0FC99 #99FCF6 #C599FC
split-complementary
#FC999F #99FCC5 #99D0FC
monochromatic
#F9222F #FA5E67 #FC999F #FED4D7 #FEE1E3
Accessibility & contrast
On white
2.06
#FC999F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FC999F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC999F
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC999F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC999F | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99F
Deuteranopia (green-blind)
#C4BC9D
Tritanopia (blue-blind)
#FF8E9C
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc999f; /* rgb */ color: rgb(252, 153, 159); /* oklch */ color: oklch(78.6% 0.119 16.2);
Tailwind
colors: {
custom: {
50: '#ffb8bb',
500: '#fc999f',
950: '#000000',
},
}SCSS
$custom: #fc999f; $custom-light: #ffb8bb; $custom-dark: #000000;
JSON
{
"hex": "#fc999f",
"rgb": {
"r": 252,
"g": 153,
"b": 159
},
"hsl": {
"h": 356.364,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.7863,
"c": 0.11885,
"h": 16.2
},
"luminance": 0.45981
}Semantic roles & 50–950 ramp
primary
#FC999F
secondary
#D5F6F4
accent
#E6D800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080