#FA8EAF#FA8EAF
#FA8EAF is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.1% C 0.135 H 1.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EAF |
|---|---|
| RGB | rgb(250, 142, 175) |
| HSL | hsl(342, 92%, 77%) |
| HSV | hsv(342, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 30%, 2%) |
| CIE-LAB | lab(71.40, 44.53, 0.82) |
| CIE-LCH | lch(71.40, 44.54, 1.06°) |
| OKLab | oklab(77.08% 0.1349 0.0027) |
| OKLCH | oklch(77.08% 0.135 1.2) |
| XYZ | xyz(56.8373, 42.7697, 45.8110) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.76
Rosa
#FE86A4
ΔE00 2.73
Carnation Pink
#FF7FA7
ΔE00 3.22
Pig Pink
#E78EA5
ΔE00 3.59
Rose Pink
#F7879A
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EAF #8EFAD9
analogous
#FA8EE5 #FA8EAF #FAA38E
triadic
#FA8EAF #AFFA8E #8EAFFA
tetradic
#FA8EAF #E5FA8E #8EFAD9 #A38EFA
square
#FA8EAF #E5FA8E #8EFAD9 #A38EFA
split-complementary
#FA8EAF #8EFAA3 #8EE5FA
monochromatic
#F5195C #F75386 #FA8EAF #FDC9D8 #FEE2EA
Accessibility & contrast
On white
2.20
#FA8EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FA8EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EAF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EAF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B0
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#FF869A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa8eaf; /* rgb */ color: rgb(250, 142, 175); /* oklch */ color: oklch(77.1% 0.135 1.2);
Tailwind
colors: {
custom: {
50: '#feb1c6',
500: '#fa8eaf',
950: '#000000',
},
}SCSS
$custom: #fa8eaf; $custom-light: #feb1c6; $custom-dark: #000000;
JSON
{
"hex": "#fa8eaf",
"rgb": {
"r": 250,
"g": 142,
"b": 175
},
"hsl": {
"h": 341.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.7708,
"c": 0.13491,
"h": 1.2
},
"luminance": 0.42765
}Semantic roles & 50–950 ramp
primary
#FA8EAF
secondary
#D5F6EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082