#FC9DA4#FC9DA4
#FC9DA4 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.4% C 0.114 H 15.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DA4 |
|---|---|
| RGB | rgb(252, 157, 164) |
| HSL | hsl(356, 94%, 80%) |
| HSV | hsv(356, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 34.9%, 1.2%) |
| CIE-LAB | lab(74.50, 36.19, 11.41) |
| CIE-LCH | lch(74.50, 37.94, 17.50°) |
| OKLab | oklab(79.41% 0.1097 0.0298) |
| OKLCH | oklch(79.41% 0.114 15.2) |
| XYZ | xyz(58.9051, 47.4943, 41.1796) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.51
Blush Pink
#FE828C
ΔE00 6.19
Soft Pink
#FDB0C0
ΔE00 6.28
Lightpink
#FFB6C1
ΔE00 6.60
Pig Pink
#E78EA5
ΔE00 7.00
Faded Pink
#DE9DAC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DA4 #9DFCF5
analogous
#FC9DD3 #FC9DA4 #FCC59D
triadic
#FC9DA4 #A4FC9D #9DA4FC
tetradic
#FC9DA4 #D3FC9D #9DFCF5 #C59DFC
square
#FC9DA4 #D3FC9D #9DFCF5 #C59DFC
split-complementary
#FC9DA4 #9DFCC5 #9DD3FC
monochromatic
#F82636 #FA626D #FC9DA4 #FED8DB #FEE1E3
Accessibility & contrast
On white
2.00
#FC9DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FC9DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DA4
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DA4 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9da4; /* rgb */ color: rgb(252, 157, 164); /* oklch */ color: oklch(79.4% 0.114 15.2);
Tailwind
colors: {
custom: {
50: '#ffbbbe',
500: '#fc9da4',
950: '#000000',
},
}SCSS
$custom: #fc9da4; $custom-light: #ffbbbe; $custom-dark: #000000;
JSON
{
"hex": "#fc9da4",
"rgb": {
"r": 252,
"g": 157,
"b": 164
},
"hsl": {
"h": 355.579,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79409,
"c": 0.11368,
"h": 15.2
},
"luminance": 0.4749
}Semantic roles & 50–950 ramp
primary
#FC9DA4
secondary
#D5F6F4
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181