#FC9DA2#FC9DA2
#FC9DA2 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.4% C 0.114 H 16.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DA2 |
|---|---|
| RGB | rgb(252, 157, 162) |
| HSL | hsl(357, 94%, 80%) |
| HSV | hsv(357, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 35.7%, 1.2%) |
| CIE-LAB | lab(74.46, 35.95, 12.44) |
| CIE-LCH | lch(74.46, 38.04, 19.09°) |
| OKLab | oklab(79.36% 0.109 0.0324) |
| OKLCH | oklch(79.36% 0.114 16.6) |
| XYZ | xyz(58.7259, 47.4226, 40.2359) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.83
Blush Pink
#FE828C
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.75
Lightpink
#FFB6C1
ΔE00 6.91
Peachy Pink
#FF9A8A
ΔE00 7.36
Blush (survey)
#F29E8E
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DA2 #9DFCF7
analogous
#FC9DD1 #FC9DA2 #FCC79D
triadic
#FC9DA2 #A2FC9D #9DA2FC
tetradic
#FC9DA2 #D1FC9D #9DFCF7 #C79DFC
square
#FC9DA2 #D1FC9D #9DFCF7 #C79DFC
split-complementary
#FC9DA2 #9DFCC7 #9DD1FC
monochromatic
#F82631 #FA626A #FC9DA2 #FED8DA #FEE1E3
Accessibility & contrast
On white
2.00
#FC9DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FC9DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DA2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DA2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9da2; /* rgb */ color: rgb(252, 157, 162); /* oklch */ color: oklch(79.4% 0.114 16.6);
Tailwind
colors: {
custom: {
50: '#ffbbbd',
500: '#fc9da2',
950: '#000000',
},
}SCSS
$custom: #fc9da2; $custom-light: #ffbbbd; $custom-dark: #000000;
JSON
{
"hex": "#fc9da2",
"rgb": {
"r": 252,
"g": 157,
"b": 162
},
"hsl": {
"h": 356.842,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79359,
"c": 0.11367,
"h": 16.6
},
"luminance": 0.47418
}Semantic roles & 50–950 ramp
primary
#FC9DA2
secondary
#D5F6F5
accent
#E6D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181