#FA8AE7#FA8AE7
#FA8AE7 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.4% C 0.175 H 333.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8AE7 |
|---|---|
| RGB | rgb(250, 138, 231) |
| HSL | hsl(310, 92%, 76%) |
| HSV | hsv(310, 45%, 98%) |
| CMYK | cmyk(0%, 44.8%, 7.6%, 2%) |
| CIE-LAB | lab(72.41, 54.72, -28.65) |
| CIE-LCH | lch(72.41, 61.77, 332.37°) |
| OKLab | oklab(78.44% 0.157 -0.0775) |
| OKLCH | oklch(78.44% 0.175 333.7) |
| XYZ | xyz(62.9364, 44.2742, 80.8166) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8AE7 #8AFA9D
analogous
#D58AFA #FA8AE7 #FA8AAF
triadic
#FA8AE7 #E7FA8A #8AE7FA
tetradic
#FA8AE7 #FAD58A #8AFA9D #8AAFFA
square
#FA8AE7 #FAD58A #8AFA9D #8AAFFA
split-complementary
#FA8AE7 #AFFA8A #8AFAD5
monochromatic
#F515CF #F74FDB #FA8AE7 #FDC5F3 #FEE2F9
Accessibility & contrast
On white
2.13
#FA8AE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FA8AE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8AE7
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8AE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8AE7 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7EA
Deuteranopia (green-blind)
#A7B8E4
Tritanopia (blue-blind)
#FF90AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa8ae7; /* rgb */ color: rgb(250, 138, 231); /* oklch */ color: oklch(78.4% 0.175 333.7);
Tailwind
colors: {
custom: {
50: '#feafee',
500: '#fa8ae7',
950: '#000000',
},
}SCSS
$custom: #fa8ae7; $custom-light: #feafee; $custom-dark: #000000;
JSON
{
"hex": "#fa8ae7",
"rgb": {
"r": 250,
"g": 138,
"b": 231
},
"hsl": {
"h": 310.179,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.78435,
"c": 0.17512,
"h": 333.7
},
"luminance": 0.4427
}Semantic roles & 50–950 ramp
primary
#FA8AE7
secondary
#D5F6DB
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084