#FC9FA2#FC9FA2
#FC9FA2 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.7% C 0.111 H 17.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FA2 |
|---|---|
| RGB | rgb(252, 159, 162) |
| HSL | hsl(358, 94%, 81%) |
| HSV | hsv(358, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 35.7%, 1.2%) |
| CIE-LAB | lab(74.89, 34.91, 13.05) |
| CIE-LCH | lch(74.89, 37.27, 20.50°) |
| OKLab | oklab(79.69% 0.1058 0.0339) |
| OKLCH | oklch(79.69% 0.111 17.8) |
| XYZ | xyz(59.0670, 48.1049, 40.3496) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.53
Blush Pink
#FE828C
ΔE00 6.55
Lightpink
#FFB6C1
ΔE00 6.81
Peachy Pink
#FF9A8A
ΔE00 6.84
Soft Pink
#FDB0C0
ΔE00 6.86
Blush (survey)
#F29E8E
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FA2 #9FFCF9
analogous
#FC9FD0 #FC9FA2 #FCCB9F
triadic
#FC9FA2 #A2FC9F #9FA2FC
tetradic
#FC9FA2 #D0FC9F #9FFCF9 #CB9FFC
square
#FC9FA2 #D0FC9F #9FFCF9 #CB9FFC
split-complementary
#FC9FA2 #9FFCCB #9FD0FC
monochromatic
#F8282F #FA6469 #FC9FA2 #FEDADB #FEE1E2
Accessibility & contrast
On white
1.98
#FC9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FC9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FA2
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FA2 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA2
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9fa2; /* rgb */ color: rgb(252, 159, 162); /* oklch */ color: oklch(79.7% 0.111 17.8);
Tailwind
colors: {
custom: {
50: '#ffbcbd',
500: '#fc9fa2',
950: '#000000',
},
}SCSS
$custom: #fc9fa2; $custom-light: #ffbcbd; $custom-dark: #000000;
JSON
{
"hex": "#fc9fa2",
"rgb": {
"r": 252,
"g": 159,
"b": 162
},
"hsl": {
"h": 358.065,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79689,
"c": 0.11111,
"h": 17.8
},
"luminance": 0.481
}Semantic roles & 50–950 ramp
primary
#FC9FA2
secondary
#D5F6F5
accent
#E6DE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181