#FA8AEF#FA8AEF
#FA8AEF is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.182 H 330.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8AEF |
|---|---|
| RGB | rgb(250, 138, 239) |
| HSL | hsl(306, 92%, 76%) |
| HSV | hsv(306, 45%, 98%) |
| CMYK | cmyk(0%, 44.8%, 4.4%, 2%) |
| CIE-LAB | lab(72.72, 56.05, -32.56) |
| CIE-LCH | lch(72.72, 64.82, 329.85°) |
| OKLab | oklab(78.77% 0.1587 -0.0886) |
| OKLCH | oklch(78.77% 0.182 330.8) |
| XYZ | xyz(64.0922, 44.7365, 86.9037) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8AEF #8AFA95
analogous
#CD8AFA #FA8AEF #FA8AB7
triadic
#FA8AEF #EFFA8A #8AEFFA
tetradic
#FA8AEF #FACD8A #8AFA95 #8AB7FA
square
#FA8AEF #FACD8A #8AFA95 #8AB7FA
split-complementary
#FA8AEF #B7FA8A #8AFACD
monochromatic
#F515DF #F74FE7 #FA8AEF #FDC5F7 #FEE2FB
Accessibility & contrast
On white
2.11
#FA8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FA8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8AEF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8AEF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa8aef; /* rgb */ color: rgb(250, 138, 239); /* oklch */ color: oklch(78.8% 0.182 330.8);
Tailwind
colors: {
custom: {
50: '#feaff4',
500: '#fa8aef',
950: '#000000',
},
}SCSS
$custom: #fa8aef; $custom-light: #feaff4; $custom-dark: #000000;
JSON
{
"hex": "#fa8aef",
"rgb": {
"r": 250,
"g": 138,
"b": 239
},
"hsl": {
"h": 305.893,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.78765,
"c": 0.18177,
"h": 330.8
},
"luminance": 0.44733
}Semantic roles & 50–950 ramp
primary
#FA8AEF
secondary
#D5F6D8
accent
#E61700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085