#FA8EB5#FA8EB5
#FA8EB5 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.3% C 0.137 H 357.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EB5 |
|---|---|
| RGB | rgb(250, 142, 181) |
| HSL | hsl(338, 92%, 77%) |
| HSV | hsv(338, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 27.6%, 2%) |
| CIE-LAB | lab(71.56, 45.30, -2.28) |
| CIE-LCH | lch(71.56, 45.36, 357.12°) |
| OKLab | oklab(77.26% 0.1369 -0.0054) |
| OKLCH | oklch(77.26% 0.137 357.7) |
| XYZ | xyz(57.4397, 43.0107, 48.9838) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.56
Carnation Pink
#FF7FA7
ΔE00 3.70
Rosa
#FE86A4
ΔE00 4.11
Pig Pink
#E78EA5
ΔE00 4.53
Pink (survey)
#FF81C0
ΔE00 4.84
Rose Pink
#F7879A
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EB5 #8EFAD3
analogous
#FA8EEB #FA8EB5 #FA9D8E
triadic
#FA8EB5 #B5FA8E #8EB5FA
tetradic
#FA8EB5 #EBFA8E #8EFAD3 #9D8EFA
square
#FA8EB5 #EBFA8E #8EFAD3 #9D8EFA
split-complementary
#FA8EB5 #8EFA9D #8EEBFA
monochromatic
#F51968 #F7538F #FA8EB5 #FDC9DB #FEE2EC
Accessibility & contrast
On white
2.19
#FA8EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FA8EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EB5
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EB5 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B6
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#FF889C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa8eb5; /* rgb */ color: rgb(250, 142, 181); /* oklch */ color: oklch(77.3% 0.137 357.7);
Tailwind
colors: {
custom: {
50: '#feb1cb',
500: '#fa8eb5',
950: '#000000',
},
}SCSS
$custom: #fa8eb5; $custom-light: #feb1cb; $custom-dark: #000000;
JSON
{
"hex": "#fa8eb5",
"rgb": {
"r": 250,
"g": 142,
"b": 181
},
"hsl": {
"h": 338.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77258,
"c": 0.13704,
"h": 357.7
},
"luminance": 0.43006
}Semantic roles & 50–950 ramp
primary
#FA8EB5
secondary
#D5F6EA
accent
#E69300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082