#FA8EB8#FA8EB8
#FA8EB8 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.3% C 0.138 H 356.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EB8 |
|---|---|
| RGB | rgb(250, 142, 184) |
| HSL | hsl(337, 92%, 77%) |
| HSV | hsv(337, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 26.4%, 2%) |
| CIE-LAB | lab(71.65, 45.70, -3.82) |
| CIE-LCH | lch(71.65, 45.86, 355.22°) |
| OKLab | oklab(77.35% 0.1379 -0.0095) |
| OKLCH | oklch(77.35% 0.138 356.1) |
| XYZ | xyz(57.7508, 43.1352, 50.6224) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.19
Carnation Pink
#FF7FA7
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 4.20
Rosa
#FE86A4
ΔE00 4.83
Pig Pink
#E78EA5
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EB8 #8EFAD0
analogous
#FA8EEE #FA8EB8 #FA9A8E
triadic
#FA8EB8 #B8FA8E #8EB8FA
tetradic
#FA8EB8 #EEFA8E #8EFAD0 #9A8EFA
square
#FA8EB8 #EEFA8E #8EFAD0 #9A8EFA
split-complementary
#FA8EB8 #8EFA9A #8EEEFA
monochromatic
#F5196E #F75393 #FA8EB8 #FDC9DD #FEE2ED
Accessibility & contrast
On white
2.18
#FA8EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FA8EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EB8
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EB8 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4B9
Deuteranopia (green-blind)
#B7B7B5
Tritanopia (blue-blind)
#FF889D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa8eb8; /* rgb */ color: rgb(250, 142, 184); /* oklch */ color: oklch(77.3% 0.138 356.1);
Tailwind
colors: {
custom: {
50: '#feb1cd',
500: '#fa8eb8',
950: '#000000',
},
}SCSS
$custom: #fa8eb8; $custom-light: #feb1cd; $custom-dark: #000000;
JSON
{
"hex": "#fa8eb8",
"rgb": {
"r": 250,
"g": 142,
"b": 184
},
"hsl": {
"h": 336.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.7735,
"c": 0.13826,
"h": 356.1
},
"luminance": 0.43131
}Semantic roles & 50–950 ramp
primary
#FA8EB8
secondary
#D5F6E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082