#FA8FCF#FA8FCF
#FA8FCF is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.3% C 0.149 H 344.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FCF |
|---|---|
| RGB | rgb(250, 143, 207) |
| HSL | hsl(324, 91%, 77%) |
| HSV | hsv(324, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 17.2%, 2%) |
| CIE-LAB | lab(72.55, 48.46, -15.23) |
| CIE-LCH | lch(72.55, 50.80, 342.55°) |
| OKLab | oklab(78.26% 0.1436 -0.0402) |
| OKLCH | oklch(78.26% 0.149 344.3) |
| XYZ | xyz(60.5101, 44.4780, 64.4174) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.48
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 7.22
Lavender Pink
#DD85D7
ΔE00 7.38
Hot Pink
#FF69B4
ΔE00 7.68
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FCF #8FFABA
analogous
#EF8FFA #FA8FCF #FA8F9A
triadic
#FA8FCF #CFFA8F #8FCFFA
tetradic
#FA8FCF #FAEF8F #8FFABA #8F9AFA
square
#FA8FCF #FAEF8F #8FFABA #8F9AFA
split-complementary
#FA8FCF #9AFA8F #8FFAEF
monochromatic
#F51A9D #F754B6 #FA8FCF #FDCAE8 #FEE2F2
Accessibility & contrast
On white
2.12
#FA8FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FA8FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FCF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FCF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D1
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa8fcf; /* rgb */ color: rgb(250, 143, 207); /* oklch */ color: oklch(78.3% 0.149 344.3);
Tailwind
colors: {
custom: {
50: '#feb2dd',
500: '#fa8fcf',
950: '#000000',
},
}SCSS
$custom: #fa8fcf; $custom-light: #feb2dd; $custom-dark: #000000;
JSON
{
"hex": "#fa8fcf",
"rgb": {
"r": 250,
"g": 143,
"b": 207
},
"hsl": {
"h": 324.112,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.7826,
"c": 0.14912,
"h": 344.3
},
"luminance": 0.44474
}Semantic roles & 50–950 ramp
primary
#FA8FCF
secondary
#D5F6E2
accent
#E65C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083