#FC7FCB#FC7FCB
#FC7FCB is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.174 H 344.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FCB |
|---|---|
| RGB | rgb(252, 127, 203) |
| HSL | hsl(324, 95%, 74%) |
| HSV | hsv(324, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 19.4%, 1.2%) |
| CIE-LAB | lab(69.61, 56.36, -17.43) |
| CIE-LCH | lch(69.61, 59.00, 342.82°) |
| OKLab | oklab(76.06% 0.168 -0.0461) |
| OKLCH | oklch(76.06% 0.174 344.6) |
| XYZ | xyz(58.5150, 40.1906, 61.1640) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.94
Pink (survey)
#FF81C0
ΔE00 2.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.76
Hot Pink
#FF69B4
ΔE00 5.12
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FCB #7FFCB0
analogous
#EF7FFC #FC7FCB #FC7F8D
triadic
#FC7FCB #CBFC7F #7FCBFC
tetradic
#FC7FCB #FCEF7F #7FFCB0 #7F8DFC
square
#FC7FCB #FCEF7F #7FFCB0 #7F8DFC
split-complementary
#FC7FCB #8DFC7F #7FFCEF
monochromatic
#F9079A #FB43B3 #FC7FCB #FDBBE3 #FEE1F3
Accessibility & contrast
On white
2.32
#FC7FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FC7FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FCB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FCB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCE
Deuteranopia (green-blind)
#AAB2C8
Tritanopia (blue-blind)
#FF7E9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc7fcb; /* rgb */ color: rgb(252, 127, 203); /* oklch */ color: oklch(76.1% 0.174 344.6);
Tailwind
colors: {
custom: {
50: '#ffa8db',
500: '#fc7fcb',
950: '#000000',
},
}SCSS
$custom: #fc7fcb; $custom-light: #ffa8db; $custom-dark: #000000;
JSON
{
"hex": "#fc7fcb",
"rgb": {
"r": 252,
"g": 127,
"b": 203
},
"hsl": {
"h": 323.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76062,
"c": 0.1742,
"h": 344.6
},
"luminance": 0.40186
}Semantic roles & 50–950 ramp
primary
#FC7FCB
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83