#FC9DA0#FC9DA0
#FC9DA0 is a light, moderate red. Relative luminance 0.473; OKLCH L 79.3% C 0.114 H 17.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DA0 |
|---|---|
| RGB | rgb(252, 157, 160) |
| HSL | hsl(358, 94%, 80%) |
| HSV | hsv(358, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 36.5%, 1.2%) |
| CIE-LAB | lab(74.41, 35.72, 13.48) |
| CIE-LCH | lch(74.41, 38.17, 20.68°) |
| OKLab | oklab(79.31% 0.1082 0.035) |
| OKLCH | oklch(79.31% 0.114 17.9) |
| XYZ | xyz(58.5495, 47.3521, 39.3071) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 6.08
Rose Pink
#F7879A
ΔE00 6.23
Peachy Pink
#FF9A8A
ΔE00 6.67
Blush (survey)
#F29E8E
ΔE00 6.84
Soft Pink
#FDB0C0
ΔE00 7.25
Lightpink
#FFB6C1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DA0 #9DFCF9
analogous
#FC9DD0 #FC9DA0 #FCC99D
triadic
#FC9DA0 #A0FC9D #9DA0FC
tetradic
#FC9DA0 #D0FC9D #9DFCF9 #C99DFC
square
#FC9DA0 #D0FC9D #9DFCF9 #C99DFC
split-complementary
#FC9DA0 #9DFCC9 #9DD0FC
monochromatic
#F8262D #FA6266 #FC9DA0 #FED8DA #FEE1E2
Accessibility & contrast
On white
2.01
#FC9DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FC9DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DA0
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DA0 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA0
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#FF929F
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9da0; /* rgb */ color: rgb(252, 157, 160); /* oklch */ color: oklch(79.3% 0.114 17.9);
Tailwind
colors: {
custom: {
50: '#ffbbbc',
500: '#fc9da0',
950: '#000000',
},
}SCSS
$custom: #fc9da0; $custom-light: #ffbbbc; $custom-dark: #000000;
JSON
{
"hex": "#fc9da0",
"rgb": {
"r": 252,
"g": 157,
"b": 160
},
"hsl": {
"h": 358.105,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.7931,
"c": 0.1137,
"h": 17.9
},
"luminance": 0.47347
}Semantic roles & 50–950 ramp
primary
#FC9DA0
secondary
#D5F6F5
accent
#E6DE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181