#FA8EC5#FA8EC5
#FA8EC5 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.8% C 0.145 H 349.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EC5 |
|---|---|
| RGB | rgb(250, 142, 197) |
| HSL | hsl(329, 92%, 77%) |
| HSV | hsv(329, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 21.2%, 2%) |
| CIE-LAB | lab(72.03, 47.50, -10.47) |
| CIE-LCH | lch(72.03, 48.64, 347.57°) |
| OKLab | oklab(77.77% 0.1421 -0.0273) |
| OKLCH | oklch(77.77% 0.145 349.1) |
| XYZ | xyz(59.1766, 43.7055, 58.1317) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum Pink
#FE83CC
ΔE00 3.34
Pinky
#FC86AA
ΔE00 6.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.54
Carnation Pink
#FF7FA7
ΔE00 6.71
Hot Pink
#FF69B4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EC5 #8EFAC3
analogous
#F98EFA #FA8EC5 #FA8E8F
triadic
#FA8EC5 #C5FA8E #8EC5FA
tetradic
#FA8EC5 #FAF98E #8EFAC3 #8E8FFA
square
#FA8EC5 #FAF98E #8EFAC3 #8E8FFA
split-complementary
#FA8EC5 #8FFA8E #8EFAF9
monochromatic
#F51989 #F753A7 #FA8EC5 #FDC9E3 #FEE2F0
Accessibility & contrast
On white
2.16
#FA8EC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FA8EC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EC5
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EC5 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A5C7
Deuteranopia (green-blind)
#B4B7C2
Tritanopia (blue-blind)
#FF8BA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8ec5; /* rgb */ color: rgb(250, 142, 197); /* oklch */ color: oklch(77.8% 0.145 349.1);
Tailwind
colors: {
custom: {
50: '#feb1d6',
500: '#fa8ec5',
950: '#000000',
},
}SCSS
$custom: #fa8ec5; $custom-light: #feb1d6; $custom-dark: #000000;
JSON
{
"hex": "#fa8ec5",
"rgb": {
"r": 250,
"g": 142,
"b": 197
},
"hsl": {
"h": 329.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77767,
"c": 0.14469,
"h": 349.1
},
"luminance": 0.43701
}Semantic roles & 50–950 ramp
primary
#FA8EC5
secondary
#D5F6E5
accent
#E67100
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083