#FC8EBB#FC8EBB
#FC8EBB is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.142 H 354.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EBB |
|---|---|
| RGB | rgb(252, 142, 187) |
| HSL | hsl(335, 95%, 77%) |
| HSV | hsv(335, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(71.98, 46.78, -4.97) |
| CIE-LCH | lch(71.98, 47.04, 353.94°) |
| OKLab | oklab(77.69% 0.1411 -0.0125) |
| OKLCH | oklch(77.69% 0.142 354.9) |
| XYZ | xyz(58.7893, 43.6339, 52.3299) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 4.52
Rosa
#FE86A4
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EBB #8EFCCF
analogous
#FC8EF2 #FC8EBB #FC988E
triadic
#FC8EBB #BBFC8E #8EBBFC
tetradic
#FC8EBB #F2FC8E #8EFCCF #988EFC
square
#FC8EBB #F2FC8E #8EFCCF #988EFC
split-complementary
#FC8EBB #8EFC98 #8EF2FC
monochromatic
#F91773 #FA5297 #FC8EBB #FECADF #FEE1ED
Accessibility & contrast
On white
2.16
#FC8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FC8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EBB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EBB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BD
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#FF899E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8ebb; /* rgb */ color: rgb(252, 142, 187); /* oklch */ color: oklch(77.7% 0.142 354.9);
Tailwind
colors: {
custom: {
50: '#ffb1cf',
500: '#fc8ebb',
950: '#000000',
},
}SCSS
$custom: #fc8ebb; $custom-light: #ffb1cf; $custom-dark: #000000;
JSON
{
"hex": "#fc8ebb",
"rgb": {
"r": 252,
"g": 142,
"b": 187
},
"hsl": {
"h": 335.455,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.77685,
"c": 0.14161,
"h": 354.9
},
"luminance": 0.43629
}Semantic roles & 50–950 ramp
primary
#FC8EBB
secondary
#D5F6E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082