#FC9EBB#FC9EBB
#FC9EBB is a light, moderate pink. Relative luminance 0.487; OKLCH L 80.2% C 0.117 H 0.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9EBB |
|---|---|
| RGB | rgb(252, 158, 187) |
| HSL | hsl(341, 94%, 80%) |
| HSV | hsv(341, 37%, 99%) |
| CMYK | cmyk(0%, 37.3%, 25.8%, 1.2%) |
| CIE-LAB | lab(75.29, 38.60, -0.11) |
| CIE-LCH | lch(75.29, 38.60, 359.84°) |
| OKLab | oklab(80.2% 0.1165 0.0002) |
| OKLCH | oklch(80.2% 0.117 0.1) |
| XYZ | xyz(61.3430, 48.7412, 53.1811) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 5.00
Pig Pink
#E78EA5
ΔE00 5.17
Pinky
#FC86AA
ΔE00 5.31
Rosa
#FE86A4
ΔE00 5.81
Baby Pink
#FFB7CE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9EBB #9EFCDF
analogous
#FC9EEA #FC9EBB #FCB09E
triadic
#FC9EBB #BBFC9E #9EBBFC
tetradic
#FC9EBB #EAFC9E #9EFCDF #B09EFC
square
#FC9EBB #EAFC9E #9EFCDF #B09EFC
split-complementary
#FC9EBB #9EFCB0 #9EEAFC
monochromatic
#F82768 #FA6391 #FC9EBB #FED9E5 #FEE1EA
Accessibility & contrast
On white
1.95
#FC9EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FC9EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9EBB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9EBB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#C2C0B9
Tritanopia (blue-blind)
#FF98A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9ebb; /* rgb */ color: rgb(252, 158, 187); /* oklch */ color: oklch(80.2% 0.117 0.1);
Tailwind
colors: {
custom: {
50: '#ffbccf',
500: '#fc9ebb',
950: '#000000',
},
}SCSS
$custom: #fc9ebb; $custom-light: #ffbccf; $custom-dark: #000000;
JSON
{
"hex": "#fc9ebb",
"rgb": {
"r": 252,
"g": 158,
"b": 187
},
"hsl": {
"h": 341.489,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.80197,
"c": 0.11651,
"h": 0.1
},
"luminance": 0.48737
}Semantic roles & 50–950 ramp
primary
#FC9EBB
secondary
#D5F6EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182