#FC9DB7#FC9DB7
#FC9DB7 is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.9% C 0.117 H 2.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DB7 |
|---|---|
| RGB | rgb(252, 157, 183) |
| HSL | hsl(344, 94%, 80%) |
| HSV | hsv(344, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 27.4%, 1.2%) |
| CIE-LAB | lab(74.97, 38.58, 1.63) |
| CIE-LCH | lch(74.97, 38.62, 2.41°) |
| OKLab | oklab(79.92% 0.1167 0.0048) |
| OKLCH | oklch(79.92% 0.117 2.3) |
| XYZ | xyz(60.7508, 48.2326, 50.9007) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 4.76
Pinky
#FC86AA
ΔE00 5.08
Rosa
#FE86A4
ΔE00 5.27
Powder Pink
#FFB2D0
ΔE00 5.65
Faded Pink
#DE9DAC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DB7 #9DFCE2
analogous
#FC9DE6 #FC9DB7 #FCB29D
triadic
#FC9DB7 #B7FC9D #9DB7FC
tetradic
#FC9DB7 #E6FC9D #9DFCE2 #B29DFC
square
#FC9DB7 #E6FC9D #9DFCE2 #B29DFC
split-complementary
#FC9DB7 #9DFCB2 #9DE6FC
monochromatic
#F82660 #FA628B #FC9DB7 #FED8E3 #FEE1E9
Accessibility & contrast
On white
1.97
#FC9DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FC9DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DB7
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DB7 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB8
Deuteranopia (green-blind)
#C2BFB5
Tritanopia (blue-blind)
#FF97A6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9db7; /* rgb */ color: rgb(252, 157, 183); /* oklch */ color: oklch(79.9% 0.117 2.3);
Tailwind
colors: {
custom: {
50: '#ffbbcc',
500: '#fc9db7',
950: '#000000',
},
}SCSS
$custom: #fc9db7; $custom-light: #ffbbcc; $custom-dark: #000000;
JSON
{
"hex": "#fc9db7",
"rgb": {
"r": 252,
"g": 157,
"b": 183
},
"hsl": {
"h": 343.579,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79919,
"c": 0.11675,
"h": 2.3
},
"luminance": 0.48228
}Semantic roles & 50–950 ramp
primary
#FC9DB7
secondary
#D5F6ED
accent
#E6A700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182