#FC8DB2#FC8DB2
#FC8DB2 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.3% C 0.140 H 359.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DB2 |
|---|---|
| RGB | rgb(252, 141, 178) |
| HSL | hsl(340, 95%, 77%) |
| HSV | hsv(340, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 29.4%, 1.2%) |
| CIE-LAB | lab(71.53, 46.10, -0.63) |
| CIE-LCH | lch(71.53, 46.10, 359.22°) |
| OKLab | oklab(77.26% 0.1396 -0.001) |
| OKLCH | oklch(77.26% 0.14 359.6) |
| XYZ | xyz(57.7077, 42.9643, 47.3644) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.83
Carnation Pink
#FF7FA7
ΔE00 3.10
Rosa
#FE86A4
ΔE00 3.25
Pig Pink
#E78EA5
ΔE00 4.30
Pink (survey)
#FF81C0
ΔE00 5.39
Rose Pink
#F7879A
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DB2 #8DFCD7
analogous
#FC8DEA #FC8DB2 #FCA08D
triadic
#FC8DB2 #B2FC8D #8DB2FC
tetradic
#FC8DB2 #EAFC8D #8DFCD7 #A08DFC
square
#FC8DB2 #EAFC8D #8DFCD7 #A08DFC
split-complementary
#FC8DB2 #8DFCA0 #8DEAFC
monochromatic
#F91661 #FA518A #FC8DB2 #FEC9DA #FEE1EB
Accessibility & contrast
On white
2.19
#FC8DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FC8DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DB2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DB2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B3
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#FF869A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8db2; /* rgb */ color: rgb(252, 141, 178); /* oklch */ color: oklch(77.3% 0.140 359.6);
Tailwind
colors: {
custom: {
50: '#ffb0c9',
500: '#fc8db2',
950: '#000000',
},
}SCSS
$custom: #fc8db2; $custom-light: #ffb0c9; $custom-dark: #000000;
JSON
{
"hex": "#fc8db2",
"rgb": {
"r": 252,
"g": 141,
"b": 178
},
"hsl": {
"h": 340,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.7726,
"c": 0.13957,
"h": 359.6
},
"luminance": 0.4296
}Semantic roles & 50–950 ramp
primary
#FC8DB2
secondary
#D5F6EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082