#FA8CD6#FA8CD6
#FA8CD6 is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.1% C 0.159 H 340.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8CD6 |
|---|---|
| RGB | rgb(250, 140, 214) |
| HSL | hsl(320, 92%, 76%) |
| HSV | hsv(320, 44%, 98%) |
| CMYK | cmyk(0%, 44%, 14.4%, 2%) |
| CIE-LAB | lab(72.19, 51.03, -19.64) |
| CIE-LCH | lch(72.19, 54.68, 338.95°) |
| OKLab | oklab(78.07% 0.15 -0.0524) |
| OKLCH | oklch(78.07% 0.159 340.8) |
| XYZ | xyz(60.9406, 43.9392, 68.8766) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.46
Pink (survey)
#FF81C0
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.97
Purply Pink
#F075E6
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8CD6 #8CFAB0
analogous
#E78CFA #FA8CD6 #FA8C9F
triadic
#FA8CD6 #D6FA8C #8CD6FA
tetradic
#FA8CD6 #FAE78C #8CFAB0 #8C9FFA
square
#FA8CD6 #FAE78C #8CFAB0 #8C9FFA
split-complementary
#FA8CD6 #9FFA8C #8CFAE7
monochromatic
#F517AC #F751C1 #FA8CD6 #FDC7EB #FEE2F5
Accessibility & contrast
On white
2.15
#FA8CD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FA8CD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8CD6
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8CD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8CD6 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D9
Deuteranopia (green-blind)
#AEB7D3
Tritanopia (blue-blind)
#FF8DA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8cd6; /* rgb */ color: rgb(250, 140, 214); /* oklch */ color: oklch(78.1% 0.159 340.8);
Tailwind
colors: {
custom: {
50: '#feb0e2',
500: '#fa8cd6',
950: '#000000',
},
}SCSS
$custom: #fa8cd6; $custom-light: #feb0e2; $custom-dark: #000000;
JSON
{
"hex": "#fa8cd6",
"rgb": {
"r": 250,
"g": 140,
"b": 214
},
"hsl": {
"h": 319.636,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78067,
"c": 0.15884,
"h": 340.8
},
"luminance": 0.43935
}Semantic roles & 50–950 ramp
primary
#FA8CD6
secondary
#D5F6E0
accent
#E64B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083