#FA8EB9#FA8EB9
#FA8EB9 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.139 H 355.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EB9 |
|---|---|
| RGB | rgb(250, 142, 185) |
| HSL | hsl(336, 92%, 77%) |
| HSV | hsv(336, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 26%, 2%) |
| CIE-LAB | lab(71.68, 45.84, -4.34) |
| CIE-LCH | lch(71.68, 46.04, 354.59°) |
| OKLab | oklab(77.38% 0.1383 -0.0108) |
| OKLCH | oklch(77.38% 0.139 355.5) |
| XYZ | xyz(57.8560, 43.1772, 51.1764) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.41
Pink (survey)
#FF81C0
ΔE00 4.01
Carnation Pink
#FF7FA7
ΔE00 4.32
Rosa
#FE86A4
ΔE00 5.08
Pig Pink
#E78EA5
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EB9 #8EFACF
analogous
#FA8EEF #FA8EB9 #FA998E
triadic
#FA8EB9 #B9FA8E #8EB9FA
tetradic
#FA8EB9 #EFFA8E #8EFACF #998EFA
square
#FA8EB9 #EFFA8E #8EFACF #998EFA
split-complementary
#FA8EB9 #8EFA99 #8EEFFA
monochromatic
#F51970 #F75395 #FA8EB9 #FDC9DD #FEE2ED
Accessibility & contrast
On white
2.18
#FA8EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FA8EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EB9
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EB9 | 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)
#9CA4BA
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8eb9; /* rgb */ color: rgb(250, 142, 185); /* oklch */ color: oklch(77.4% 0.139 355.5);
Tailwind
colors: {
custom: {
50: '#feb1ce',
500: '#fa8eb9',
950: '#000000',
},
}SCSS
$custom: #fa8eb9; $custom-light: #feb1ce; $custom-dark: #000000;
JSON
{
"hex": "#fa8eb9",
"rgb": {
"r": 250,
"g": 142,
"b": 185
},
"hsl": {
"h": 336.111,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77381,
"c": 0.13869,
"h": 355.5
},
"luminance": 0.43173
}Semantic roles & 50–950 ramp
primary
#FA8EB9
secondary
#D5F6E9
accent
#E68A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082