#FA8EB2#FA8EB2
#FA8EB2 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.2% C 0.136 H 359.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EB2 |
|---|---|
| RGB | rgb(250, 142, 178) |
| HSL | hsl(340, 92%, 77%) |
| HSV | hsv(340, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 28.8%, 2%) |
| CIE-LAB | lab(71.48, 44.91, -0.73) |
| CIE-LCH | lch(71.48, 44.92, 359.07°) |
| OKLab | oklab(77.17% 0.1359 -0.0013) |
| OKLCH | oklch(77.17% 0.136 359.4) |
| XYZ | xyz(57.1352, 42.8889, 47.3800) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.04
Carnation Pink
#FF7FA7
ΔE00 3.37
Rosa
#FE86A4
ΔE00 3.40
Pig Pink
#E78EA5
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 5.53
Rose Pink
#F7879A
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EB2 #8EFAD6
analogous
#FA8EE8 #FA8EB2 #FAA08E
triadic
#FA8EB2 #B2FA8E #8EB2FA
tetradic
#FA8EB2 #E8FA8E #8EFAD6 #A08EFA
square
#FA8EB2 #E8FA8E #8EFAD6 #A08EFA
split-complementary
#FA8EB2 #8EFAA0 #8EE8FA
monochromatic
#F51962 #F7538A #FA8EB2 #FDC9DA #FEE2EB
Accessibility & contrast
On white
2.19
#FA8EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FA8EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EB2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EB2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B3
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa8eb2; /* rgb */ color: rgb(250, 142, 178); /* oklch */ color: oklch(77.2% 0.136 359.4);
Tailwind
colors: {
custom: {
50: '#feb1c9',
500: '#fa8eb2',
950: '#000000',
},
}SCSS
$custom: #fa8eb2; $custom-light: #feb1c9; $custom-dark: #000000;
JSON
{
"hex": "#fa8eb2",
"rgb": {
"r": 250,
"g": 142,
"b": 178
},
"hsl": {
"h": 340,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77168,
"c": 0.13592,
"h": 359.4
},
"luminance": 0.42884
}Semantic roles & 50–950 ramp
primary
#FA8EB2
secondary
#D5F6EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082