#FA8EB0#FA8EB0
#FA8EB0 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.1% C 0.135 H 0.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EB0 |
|---|---|
| RGB | rgb(250, 142, 176) |
| HSL | hsl(341, 92%, 77%) |
| HSV | hsv(341, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 29.6%, 2%) |
| CIE-LAB | lab(71.43, 44.66, 0.30) |
| CIE-LCH | lch(71.43, 44.66, 0.39°) |
| OKLab | oklab(77.11% 0.1352 0.0014) |
| OKLCH | oklch(77.11% 0.135 0.6) |
| XYZ | xyz(56.9358, 42.8092, 46.3302) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.82
Rosa
#FE86A4
ΔE00 2.94
Carnation Pink
#FF7FA7
ΔE00 3.24
Pig Pink
#E78EA5
ΔE00 3.72
Rose Pink
#F7879A
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EB0 #8EFAD8
analogous
#FA8EE6 #FA8EB0 #FAA28E
triadic
#FA8EB0 #B0FA8E #8EB0FA
tetradic
#FA8EB0 #E6FA8E #8EFAD8 #A28EFA
square
#FA8EB0 #E6FA8E #8EFAD8 #A28EFA
split-complementary
#FA8EB0 #8EFAA2 #8EE6FA
monochromatic
#F5195E #F75387 #FA8EB0 #FDC9D9 #FEE2EB
Accessibility & contrast
On white
2.20
#FA8EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FA8EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EB0
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EB0 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#B9B6AE
Tritanopia (blue-blind)
#FF879A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa8eb0; /* rgb */ color: rgb(250, 142, 176); /* oklch */ color: oklch(77.1% 0.135 0.6);
Tailwind
colors: {
custom: {
50: '#feb1c7',
500: '#fa8eb0',
950: '#000000',
},
}SCSS
$custom: #fa8eb0; $custom-light: #feb1c7; $custom-dark: #000000;
JSON
{
"hex": "#fa8eb0",
"rgb": {
"r": 250,
"g": 142,
"b": 176
},
"hsl": {
"h": 341.111,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77109,
"c": 0.13523,
"h": 0.6
},
"luminance": 0.42805
}Semantic roles & 50–950 ramp
primary
#FA8EB0
secondary
#D5F6EC
accent
#E69D00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082