#FA8EC0#FA8EC0
#FA8EC0 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.142 H 351.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EC0 |
|---|---|
| RGB | rgb(250, 142, 192) |
| HSL | hsl(332, 92%, 77%) |
| HSV | hsv(332, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 23.2%, 2%) |
| CIE-LAB | lab(71.88, 46.80, -7.92) |
| CIE-LCH | lch(71.88, 47.46, 350.39°) |
| OKLab | oklab(77.6% 0.1405 -0.0204) |
| OKLCH | oklch(77.6% 0.142 351.7) |
| XYZ | xyz(58.6132, 43.4801, 55.1644) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 4.32
Pinky
#FC86AA
ΔE00 5.02
Carnation Pink
#FF7FA7
ΔE00 5.67
Bubblegum (survey)
#FF6CB5
ΔE00 6.58
Rosa
#FE86A4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EC0 #8EFAC8
analogous
#FA8EF6 #FA8EC0 #FA928E
triadic
#FA8EC0 #C0FA8E #8EC0FA
tetradic
#FA8EC0 #F6FA8E #8EFAC8 #928EFA
square
#FA8EC0 #F6FA8E #8EFAC8 #928EFA
split-complementary
#FA8EC0 #8EFA92 #8EF6FA
monochromatic
#F5197F #F7539F #FA8EC0 #FDC9E1 #FEE2EF
Accessibility & contrast
On white
2.17
#FA8EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FA8EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EC0
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EC0 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 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)
#9AA5C2
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8ec0; /* rgb */ color: rgb(250, 142, 192); /* oklch */ color: oklch(77.6% 0.142 351.7);
Tailwind
colors: {
custom: {
50: '#feb1d3',
500: '#fa8ec0',
950: '#000000',
},
}SCSS
$custom: #fa8ec0; $custom-light: #feb1d3; $custom-dark: #000000;
JSON
{
"hex": "#fa8ec0",
"rgb": {
"r": 250,
"g": 142,
"b": 192
},
"hsl": {
"h": 332.222,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77603,
"c": 0.14201,
"h": 351.7
},
"luminance": 0.43476
}Semantic roles & 50–950 ramp
primary
#FA8EC0
secondary
#D5F6E7
accent
#E67B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082