#FC8DAF#FC8DAF
#FC8DAF is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.139 H 1.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DAF |
|---|---|
| RGB | rgb(252, 141, 175) |
| HSL | hsl(342, 95%, 77%) |
| HSV | hsv(342, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 30.6%, 1.2%) |
| CIE-LAB | lab(71.45, 45.72, 0.93) |
| CIE-LCH | lch(71.45, 45.73, 1.16°) |
| OKLab | oklab(77.17% 0.1385 0.003) |
| OKLCH | oklch(77.17% 0.139 1.3) |
| XYZ | xyz(57.4098, 42.8451, 45.7954) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.51
Rosa
#FE86A4
ΔE00 2.55
Carnation Pink
#FF7FA7
ΔE00 2.93
Pig Pink
#E78EA5
ΔE00 3.92
Rose Pink
#F7879A
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DAF #8DFCDA
analogous
#FC8DE6 #FC8DAF #FCA38D
triadic
#FC8DAF #AFFC8D #8DAFFC
tetradic
#FC8DAF #E6FC8D #8DFCDA #A38DFC
square
#FC8DAF #E6FC8D #8DFCDA #A38DFC
split-complementary
#FC8DAF #8DFCA3 #8DE6FC
monochromatic
#F9165B #FA5185 #FC8DAF #FEC9D9 #FEE1EA
Accessibility & contrast
On white
2.19
#FC8DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FC8DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DAF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DAF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B0
Deuteranopia (green-blind)
#BAB7AD
Tritanopia (blue-blind)
#FF8599
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8daf; /* rgb */ color: rgb(252, 141, 175); /* oklch */ color: oklch(77.2% 0.139 1.3);
Tailwind
colors: {
custom: {
50: '#ffb0c6',
500: '#fc8daf',
950: '#000000',
},
}SCSS
$custom: #fc8daf; $custom-light: #ffb0c6; $custom-dark: #000000;
JSON
{
"hex": "#fc8daf",
"rgb": {
"r": 252,
"g": 141,
"b": 175
},
"hsl": {
"h": 341.622,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.77172,
"c": 0.13857,
"h": 1.3
},
"luminance": 0.4284
}Semantic roles & 50–950 ramp
primary
#FC8DAF
secondary
#D5F6EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082