#FC9DA3#FC9DA3
#FC9DA3 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.4% C 0.114 H 15.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DA3 |
|---|---|
| RGB | rgb(252, 157, 163) |
| HSL | hsl(356, 94%, 80%) |
| HSV | hsv(356, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 35.3%, 1.2%) |
| CIE-LAB | lab(74.48, 36.07, 11.93) |
| CIE-LCH | lch(74.48, 37.99, 18.30°) |
| OKLab | oklab(79.38% 0.1093 0.0311) |
| OKLCH | oklch(79.38% 0.114 15.9) |
| XYZ | xyz(58.8151, 47.4583, 40.7059) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.66
Blush Pink
#FE828C
ΔE00 6.13
Soft Pink
#FDB0C0
ΔE00 6.51
Lightpink
#FFB6C1
ΔE00 6.75
Pig Pink
#E78EA5
ΔE00 7.26
Faded Pink
#DE9DAC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DA3 #9DFCF6
analogous
#FC9DD2 #FC9DA3 #FCC79D
triadic
#FC9DA3 #A3FC9D #9DA3FC
tetradic
#FC9DA3 #D2FC9D #9DFCF6 #C79DFC
square
#FC9DA3 #D2FC9D #9DFCF6 #C79DFC
split-complementary
#FC9DA3 #9DFCC7 #9DD2FC
monochromatic
#F82634 #FA626B #FC9DA3 #FED8DB #FEE1E3
Accessibility & contrast
On white
2.00
#FC9DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FC9DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DA3
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DA3 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9da3; /* rgb */ color: rgb(252, 157, 163); /* oklch */ color: oklch(79.4% 0.114 15.9);
Tailwind
colors: {
custom: {
50: '#ffbbbe',
500: '#fc9da3',
950: '#000000',
},
}SCSS
$custom: #fc9da3; $custom-light: #ffbbbe; $custom-dark: #000000;
JSON
{
"hex": "#fc9da3",
"rgb": {
"r": 252,
"g": 157,
"b": 163
},
"hsl": {
"h": 356.211,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79384,
"c": 0.11366,
"h": 15.9
},
"luminance": 0.47454
}Semantic roles & 50–950 ramp
primary
#FC9DA3
secondary
#D5F6F4
accent
#E6D700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181