#FC9DB5#FC9DB5
#FC9DB5 is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.9% C 0.116 H 3.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DB5 |
|---|---|
| RGB | rgb(252, 157, 181) |
| HSL | hsl(345, 94%, 80%) |
| HSV | hsv(345, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 28.2%, 1.2%) |
| CIE-LAB | lab(74.92, 38.32, 2.65) |
| CIE-LCH | lch(74.92, 38.41, 3.96°) |
| OKLab | oklab(79.86% 0.1159 0.0075) |
| OKLCH | oklch(79.86% 0.116 3.7) |
| XYZ | xyz(60.5441, 48.1499, 49.8121) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 4.69
Rosa
#FE86A4
ΔE00 5.15
Pinky
#FC86AA
ΔE00 5.18
Faded Pink
#DE9DAC
ΔE00 5.64
Rose Pink
#F7879A
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DB5 #9DFCE4
analogous
#FC9DE4 #FC9DB5 #FCB49D
triadic
#FC9DB5 #B5FC9D #9DB5FC
tetradic
#FC9DB5 #E4FC9D #9DFCE4 #B49DFC
square
#FC9DB5 #E4FC9D #9DFCE4 #B49DFC
split-complementary
#FC9DB5 #9DFCB4 #9DE4FC
monochromatic
#F8265B #FA6288 #FC9DB5 #FED8E2 #FEE1E9
Accessibility & contrast
On white
1.98
#FC9DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FC9DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DB5
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DB5 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB6
Deuteranopia (green-blind)
#C2BFB3
Tritanopia (blue-blind)
#FF96A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9db5; /* rgb */ color: rgb(252, 157, 181); /* oklch */ color: oklch(79.9% 0.116 3.7);
Tailwind
colors: {
custom: {
50: '#ffbbcb',
500: '#fc9db5',
950: '#000000',
},
}SCSS
$custom: #fc9db5; $custom-light: #ffbbcb; $custom-dark: #000000;
JSON
{
"hex": "#fc9db5",
"rgb": {
"r": 252,
"g": 157,
"b": 181
},
"hsl": {
"h": 344.842,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79862,
"c": 0.11618,
"h": 3.7
},
"luminance": 0.48146
}Semantic roles & 50–950 ramp
primary
#FC9DB5
secondary
#D5F6EE
accent
#E6AC00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182