#FA8EBC#FA8EBC
#FA8EBC is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.140 H 353.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EBC |
|---|---|
| RGB | rgb(250, 142, 188) |
| HSL | hsl(334, 92%, 77%) |
| HSV | hsv(334, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 24.8%, 2%) |
| CIE-LAB | lab(71.76, 46.24, -5.88) |
| CIE-LCH | lch(71.76, 46.62, 352.76°) |
| OKLab | oklab(77.48% 0.1393 -0.0149) |
| OKLCH | oklch(77.48% 0.14 353.9) |
| XYZ | xyz(58.1760, 43.3053, 52.8619) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Pinky
#FC86AA
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 5.20
Rosa
#FE86A4
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EBC #8EFACC
analogous
#FA8EF2 #FA8EBC #FA968E
triadic
#FA8EBC #BCFA8E #8EBCFA
tetradic
#FA8EBC #F2FA8E #8EFACC #968EFA
square
#FA8EBC #F2FA8E #8EFACC #968EFA
split-complementary
#FA8EBC #8EFA96 #8EF2FA
monochromatic
#F51977 #F75399 #FA8EBC #FDC9DF #FEE2EE
Accessibility & contrast
On white
2.17
#FA8EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FA8EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EBC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EBC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8ebc; /* rgb */ color: rgb(250, 142, 188); /* oklch */ color: oklch(77.5% 0.140 353.9);
Tailwind
colors: {
custom: {
50: '#feb1d0',
500: '#fa8ebc',
950: '#000000',
},
}SCSS
$custom: #fa8ebc; $custom-light: #feb1d0; $custom-dark: #000000;
JSON
{
"hex": "#fa8ebc",
"rgb": {
"r": 250,
"g": 142,
"b": 188
},
"hsl": {
"h": 334.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77475,
"c": 0.14005,
"h": 353.9
},
"luminance": 0.43301
}Semantic roles & 50–950 ramp
primary
#FA8EBC
secondary
#D5F6E8
accent
#E68400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082