#FA8EC1#FA8EC1
#FA8EC1 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.143 H 351.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EC1 |
|---|---|
| RGB | rgb(250, 142, 193) |
| HSL | hsl(332, 92%, 77%) |
| HSV | hsv(332, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 22.8%, 2%) |
| CIE-LAB | lab(71.91, 46.94, -8.43) |
| CIE-LCH | lch(71.91, 47.69, 349.81°) |
| OKLab | oklab(77.64% 0.1409 -0.0218) |
| OKLCH | oklch(77.64% 0.143 351.2) |
| XYZ | xyz(58.7244, 43.5246, 55.7499) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum Pink
#FE83CC
ΔE00 4.11
Pinky
#FC86AA
ΔE00 5.25
Carnation Pink
#FF7FA7
ΔE00 5.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Rosa
#FE86A4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EC1 #8EFAC7
analogous
#FA8EF7 #FA8EC1 #FA918E
triadic
#FA8EC1 #C1FA8E #8EC1FA
tetradic
#FA8EC1 #F7FA8E #8EFAC7 #918EFA
square
#FA8EC1 #F7FA8E #8EFAC7 #918EFA
split-complementary
#FA8EC1 #8EFA91 #8EF7FA
monochromatic
#F51981 #F753A1 #FA8EC1 #FDC9E1 #FEE2EF
Accessibility & contrast
On white
2.16
#FA8EC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FA8EC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EC1
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EC1 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C3
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8ec1; /* rgb */ color: rgb(250, 142, 193); /* oklch */ color: oklch(77.6% 0.143 351.2);
Tailwind
colors: {
custom: {
50: '#feb1d3',
500: '#fa8ec1',
950: '#000000',
},
}SCSS
$custom: #fa8ec1; $custom-light: #feb1d3; $custom-dark: #000000;
JSON
{
"hex": "#fa8ec1",
"rgb": {
"r": 250,
"g": 142,
"b": 193
},
"hsl": {
"h": 331.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77635,
"c": 0.14253,
"h": 351.2
},
"luminance": 0.4352
}Semantic roles & 50–950 ramp
primary
#FA8EC1
secondary
#D5F6E6
accent
#E67900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082