#FC8FB5#FC8FB5
#FC8FB5 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.7% C 0.138 H 358.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FB5 |
|---|---|
| RGB | rgb(252, 143, 181) |
| HSL | hsl(339, 95%, 77%) |
| HSV | hsv(339, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 28.2%, 1.2%) |
| CIE-LAB | lab(72.01, 45.48, -1.58) |
| CIE-LCH | lch(72.01, 45.51, 358.00°) |
| OKLab | oklab(77.65% 0.1375 -0.0036) |
| OKLCH | oklch(77.65% 0.138 358.5) |
| XYZ | xyz(58.3098, 43.6812, 49.0673) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.47
Carnation Pink
#FF7FA7
ΔE00 3.68
Rosa
#FE86A4
ΔE00 3.88
Pig Pink
#E78EA5
ΔE00 4.56
Pink (survey)
#FF81C0
ΔE00 5.18
Rose Pink
#F7879A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FB5 #8FFCD6
analogous
#FC8FEB #FC8FB5 #FCA08F
triadic
#FC8FB5 #B5FC8F #8FB5FC
tetradic
#FC8FB5 #EBFC8F #8FFCD6 #A08FFC
square
#FC8FB5 #EBFC8F #8FFCD6 #A08FFC
split-complementary
#FC8FB5 #8FFCA0 #8FEBFC
monochromatic
#F91866 #FA538E #FC8FB5 #FECBDC #FEE1EB
Accessibility & contrast
On white
2.16
#FC8FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FC8FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FB5
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FB5 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#FF889D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8fb5; /* rgb */ color: rgb(252, 143, 181); /* oklch */ color: oklch(77.7% 0.138 358.5);
Tailwind
colors: {
custom: {
50: '#ffb2cb',
500: '#fc8fb5',
950: '#000000',
},
}SCSS
$custom: #fc8fb5; $custom-light: #ffb2cb; $custom-dark: #000000;
JSON
{
"hex": "#fc8fb5",
"rgb": {
"r": 252,
"g": 143,
"b": 181
},
"hsl": {
"h": 339.083,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77654,
"c": 0.13759,
"h": 358.5
},
"luminance": 0.43677
}Semantic roles & 50–950 ramp
primary
#FC8FB5
secondary
#D5F6EB
accent
#E69500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082