#FC9DB2#FC9DB2
#FC9DB2 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.8% C 0.115 H 5.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DB2 |
|---|---|
| RGB | rgb(252, 157, 178) |
| HSL | hsl(347, 94%, 80%) |
| HSV | hsv(347, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(74.84, 37.92, 4.19) |
| CIE-LCH | lch(74.84, 38.16, 6.31°) |
| OKLab | oklab(79.78% 0.1149 0.0114) |
| OKLCH | oklch(79.78% 0.115 5.7) |
| XYZ | xyz(60.2396, 48.0281, 48.2084) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.73
Rosa
#FE86A4
ΔE00 5.11
Pinky
#FC86AA
ΔE00 5.45
Rose Pink
#F7879A
ΔE00 5.52
Faded Pink
#DE9DAC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DB2 #9DFCE7
analogous
#FC9DE1 #FC9DB2 #FCB89D
triadic
#FC9DB2 #B2FC9D #9DB2FC
tetradic
#FC9DB2 #E1FC9D #9DFCE7 #B89DFC
square
#FC9DB2 #E1FC9D #9DFCE7 #B89DFC
split-complementary
#FC9DB2 #9DFCB8 #9DE1FC
monochromatic
#F82655 #FA6283 #FC9DB2 #FED8E1 #FEE1E8
Accessibility & contrast
On white
1.98
#FC9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FC9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DB2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DB2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB3
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9db2; /* rgb */ color: rgb(252, 157, 178); /* oklch */ color: oklch(79.8% 0.115 5.7);
Tailwind
colors: {
custom: {
50: '#ffbbc9',
500: '#fc9db2',
950: '#000000',
},
}SCSS
$custom: #fc9db2; $custom-light: #ffbbc9; $custom-dark: #000000;
JSON
{
"hex": "#fc9db2",
"rgb": {
"r": 252,
"g": 157,
"b": 178
},
"hsl": {
"h": 346.737,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79778,
"c": 0.11544,
"h": 5.7
},
"luminance": 0.48024
}Semantic roles & 50–950 ramp
primary
#FC9DB2
secondary
#D5F6EF
accent
#E6B300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182