#FC9DA7#FC9DA7
#FC9DA7 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.5% C 0.114 H 13.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DA7 |
|---|---|
| RGB | rgb(252, 157, 167) |
| HSL | hsl(354, 94%, 80%) |
| HSV | hsv(354, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 33.7%, 1.2%) |
| CIE-LAB | lab(74.57, 36.55, 9.86) |
| CIE-LCH | lch(74.57, 37.85, 15.10°) |
| OKLab | oklab(79.49% 0.1108 0.0259) |
| OKLCH | oklch(79.49% 0.114 13.2) |
| XYZ | xyz(59.1792, 47.6039, 42.6233) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.65
Lightpink
#FFB6C1
ΔE00 6.23
Pig Pink
#E78EA5
ΔE00 6.30
Rosa
#FE86A4
ΔE00 6.41
Blush Pink
#FE828C
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DA7 #9DFCF2
analogous
#FC9DD7 #FC9DA7 #FCC29D
triadic
#FC9DA7 #A7FC9D #9DA7FC
tetradic
#FC9DA7 #D7FC9D #9DFCF2 #C29DFC
square
#FC9DA7 #D7FC9D #9DFCF2 #C29DFC
split-complementary
#FC9DA7 #9DFCC2 #9DD7FC
monochromatic
#F8263C #FA6272 #FC9DA7 #FED8DC #FEE1E4
Accessibility & contrast
On white
2.00
#FC9DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FC9DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DA7
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DA7 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA7
Deuteranopia (green-blind)
#C5BEA5
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9da7; /* rgb */ color: rgb(252, 157, 167); /* oklch */ color: oklch(79.5% 0.114 13.2);
Tailwind
colors: {
custom: {
50: '#ffbbc1',
500: '#fc9da7',
950: '#000000',
},
}SCSS
$custom: #fc9da7; $custom-light: #ffbbc1; $custom-dark: #000000;
JSON
{
"hex": "#fc9da7",
"rgb": {
"r": 252,
"g": 157,
"b": 167
},
"hsl": {
"h": 353.684,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79485,
"c": 0.11382,
"h": 13.2
},
"luminance": 0.47599
}Semantic roles & 50–950 ramp
primary
#FC9DA7
secondary
#D5F6F3
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181