#FA8EAE#FA8EAE
#FA8EAE is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.1% C 0.135 H 1.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EAE |
|---|---|
| RGB | rgb(250, 142, 174) |
| HSL | hsl(342, 92%, 77%) |
| HSV | hsv(342, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 30.4%, 2%) |
| CIE-LAB | lab(71.37, 44.40, 1.34) |
| CIE-LCH | lch(71.37, 44.42, 1.73°) |
| OKLab | oklab(77.05% 0.1345 0.0041) |
| OKLCH | oklch(77.05% 0.135 1.7) |
| XYZ | xyz(56.7394, 42.7306, 45.2957) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.75
Rosa
#FE86A4
ΔE00 2.53
Carnation Pink
#FF7FA7
ΔE00 3.21
Pig Pink
#E78EA5
ΔE00 3.49
Rose Pink
#F7879A
ΔE00 4.64
Pink (survey)
#FF81C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EAE #8EFADA
analogous
#FA8EE4 #FA8EAE #FAA48E
triadic
#FA8EAE #AEFA8E #8EAEFA
tetradic
#FA8EAE #E4FA8E #8EFADA #A48EFA
square
#FA8EAE #E4FA8E #8EFADA #A48EFA
split-complementary
#FA8EAE #8EFAA4 #8EE4FA
monochromatic
#F5195A #F75384 #FA8EAE #FDC9D8 #FEE2EA
Accessibility & contrast
On white
2.20
#FA8EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FA8EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EAE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EAE | 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)
#9EA3AF
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#FF8699
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa8eae; /* rgb */ color: rgb(250, 142, 174); /* oklch */ color: oklch(77.1% 0.135 1.7);
Tailwind
colors: {
custom: {
50: '#feb1c6',
500: '#fa8eae',
950: '#000000',
},
}SCSS
$custom: #fa8eae; $custom-light: #feb1c6; $custom-dark: #000000;
JSON
{
"hex": "#fa8eae",
"rgb": {
"r": 250,
"g": 142,
"b": 174
},
"hsl": {
"h": 342.222,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77051,
"c": 0.13459,
"h": 1.7
},
"luminance": 0.42726
}Semantic roles & 50–950 ramp
primary
#FA8EAE
secondary
#D5F6EC
accent
#E6A100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082