#FC8EBA#FC8EBA
#FC8EBA is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.141 H 355.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EBA |
|---|---|
| RGB | rgb(252, 142, 186) |
| HSL | hsl(336, 95%, 77%) |
| HSV | hsv(336, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 26.2%, 1.2%) |
| CIE-LAB | lab(71.95, 46.64, -4.45) |
| CIE-LCH | lch(71.95, 46.85, 354.55°) |
| OKLab | oklab(77.65% 0.1407 -0.0111) |
| OKLCH | oklch(77.65% 0.141 355.5) |
| XYZ | xyz(58.6826, 43.5912, 51.7681) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.47
Pink (survey)
#FF81C0
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 4.34
Rosa
#FE86A4
ΔE00 5.13
Pig Pink
#E78EA5
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EBA #8EFCD0
analogous
#FC8EF1 #FC8EBA #FC998E
triadic
#FC8EBA #BAFC8E #8EBAFC
tetradic
#FC8EBA #F1FC8E #8EFCD0 #998EFC
square
#FC8EBA #F1FC8E #8EFCD0 #998EFC
split-complementary
#FC8EBA #8EFC99 #8EF1FC
monochromatic
#F91771 #FA5296 #FC8EBA #FECADE #FEE1ED
Accessibility & contrast
On white
2.16
#FC8EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FC8EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EBA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EBA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8eba; /* rgb */ color: rgb(252, 142, 186); /* oklch */ color: oklch(77.7% 0.141 355.5);
Tailwind
colors: {
custom: {
50: '#ffb1ce',
500: '#fc8eba',
950: '#000000',
},
}SCSS
$custom: #fc8eba; $custom-light: #ffb1ce; $custom-dark: #000000;
JSON
{
"hex": "#fc8eba",
"rgb": {
"r": 252,
"g": 142,
"b": 186
},
"hsl": {
"h": 336,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.77654,
"c": 0.14117,
"h": 355.5
},
"luminance": 0.43587
}Semantic roles & 50–950 ramp
primary
#FC8EBA
secondary
#D5F6E9
accent
#E68A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082