#FA8EC7#FA8EC7
#FA8EC7 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.146 H 348.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EC7 |
|---|---|
| RGB | rgb(250, 142, 199) |
| HSL | hsl(328, 92%, 77%) |
| HSV | hsv(328, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 20.4%, 2%) |
| CIE-LAB | lab(72.09, 47.79, -11.49) |
| CIE-LCH | lch(72.09, 49.15, 346.49°) |
| OKLab | oklab(77.83% 0.1427 -0.03) |
| OKLCH | oklch(77.83% 0.146 348.1) |
| XYZ | xyz(59.4073, 43.7978, 59.3466) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 3.01
Bubblegum (survey)
#FF6CB5
ΔE00 6.58
Pinky
#FC86AA
ΔE00 6.63
Hot Pink
#FF69B4
ΔE00 7.08
Carnation Pink
#FF7FA7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EC7 #8EFAC1
analogous
#F78EFA #FA8EC7 #FA8E91
triadic
#FA8EC7 #C7FA8E #8EC7FA
tetradic
#FA8EC7 #FAF78E #8EFAC1 #8E91FA
square
#FA8EC7 #FAF78E #8EFAC1 #8E91FA
split-complementary
#FA8EC7 #91FA8E #8EFAF7
monochromatic
#F5198D #F753AA #FA8EC7 #FDC9E4 #FEE2F0
Accessibility & contrast
On white
2.15
#FA8EC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FA8EC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EC7
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EC7 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6C9
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#FF8CA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8ec7; /* rgb */ color: rgb(250, 142, 199); /* oklch */ color: oklch(77.8% 0.146 348.1);
Tailwind
colors: {
custom: {
50: '#feb1d8',
500: '#fa8ec7',
950: '#000000',
},
}SCSS
$custom: #fa8ec7; $custom-light: #feb1d8; $custom-dark: #000000;
JSON
{
"hex": "#fa8ec7",
"rgb": {
"r": 250,
"g": 142,
"b": 199
},
"hsl": {
"h": 328.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77834,
"c": 0.14584,
"h": 348.1
},
"luminance": 0.43794
}Semantic roles & 50–950 ramp
primary
#FA8EC7
secondary
#D5F6E5
accent
#E66C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083