#FA8EBF#FA8EBF
#FA8EBF is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.6% C 0.142 H 352.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EBF |
|---|---|
| RGB | rgb(250, 142, 191) |
| HSL | hsl(333, 92%, 77%) |
| HSV | hsv(333, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 23.6%, 2%) |
| CIE-LAB | lab(71.85, 46.66, -7.41) |
| CIE-LCH | lch(71.85, 47.24, 350.97°) |
| OKLab | oklab(77.57% 0.1402 -0.019) |
| OKLCH | oklch(77.57% 0.142 352.3) |
| XYZ | xyz(58.5028, 43.4360, 54.5828) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 4.54
Pinky
#FC86AA
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 5.47
Rosa
#FE86A4
ΔE00 6.52
Pig Pink
#E78EA5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EBF #8EFAC9
analogous
#FA8EF5 #FA8EBF #FA938E
triadic
#FA8EBF #BFFA8E #8EBFFA
tetradic
#FA8EBF #F5FA8E #8EFAC9 #938EFA
square
#FA8EBF #F5FA8E #8EFAC9 #938EFA
split-complementary
#FA8EBF #8EFA93 #8EF5FA
monochromatic
#F5197D #F7539E #FA8EBF #FDC9E0 #FEE2EE
Accessibility & contrast
On white
2.17
#FA8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FA8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EBF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EBF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C1
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8ebf; /* rgb */ color: rgb(250, 142, 191); /* oklch */ color: oklch(77.6% 0.142 352.3);
Tailwind
colors: {
custom: {
50: '#feb1d2',
500: '#fa8ebf',
950: '#000000',
},
}SCSS
$custom: #fa8ebf; $custom-light: #feb1d2; $custom-dark: #000000;
JSON
{
"hex": "#fa8ebf",
"rgb": {
"r": 250,
"g": 142,
"b": 191
},
"hsl": {
"h": 332.778,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.7757,
"c": 0.14151,
"h": 352.3
},
"luminance": 0.43432
}Semantic roles & 50–950 ramp
primary
#FA8EBF
secondary
#D5F6E7
accent
#E67D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082