#FA8CD7#FA8CD7
#FA8CD7 is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.1% C 0.160 H 340.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8CD7 |
|---|---|
| RGB | rgb(250, 140, 215) |
| HSL | hsl(319, 92%, 76%) |
| HSV | hsv(319, 44%, 98%) |
| CMYK | cmyk(0%, 44%, 14%, 2%) |
| CIE-LAB | lab(72.22, 51.18, -20.14) |
| CIE-LCH | lch(72.22, 55.00, 338.52°) |
| OKLab | oklab(78.1% 0.1502 -0.0537) |
| OKLCH | oklch(78.1% 0.16 340.3) |
| XYZ | xyz(61.0687, 43.9905, 69.5513) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8CD7 #8CFAAF
analogous
#E68CFA #FA8CD7 #FA8CA0
triadic
#FA8CD7 #D7FA8C #8CD7FA
tetradic
#FA8CD7 #FAE68C #8CFAAF #8CA0FA
square
#FA8CD7 #FAE68C #8CFAAF #8CA0FA
split-complementary
#FA8CD7 #A0FA8C #8CFAE6
monochromatic
#F517AE #F751C3 #FA8CD7 #FDC7EB #FEE2F5
Accessibility & contrast
On white
2.14
#FA8CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FA8CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8CD7
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8CD7 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6DA
Deuteranopia (green-blind)
#AEB7D4
Tritanopia (blue-blind)
#FF8EA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8cd7; /* rgb */ color: rgb(250, 140, 215); /* oklch */ color: oklch(78.1% 0.160 340.3);
Tailwind
colors: {
custom: {
50: '#feb0e3',
500: '#fa8cd7',
950: '#000000',
},
}SCSS
$custom: #fa8cd7; $custom-light: #feb0e3; $custom-dark: #000000;
JSON
{
"hex": "#fa8cd7",
"rgb": {
"r": 250,
"g": 140,
"b": 215
},
"hsl": {
"h": 319.091,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78104,
"c": 0.15956,
"h": 340.3
},
"luminance": 0.43986
}Semantic roles & 50–950 ramp
primary
#FA8CD7
secondary
#D5F6E0
accent
#E64900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083