#FA8EF9#FA8EF9
#FA8EF9 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.8% C 0.184 H 327.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF9 |
|---|---|
| RGB | rgb(250, 142, 249) |
| HSL | hsl(301, 92%, 77%) |
| HSV | hsv(301, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 0.4%, 2%) |
| CIE-LAB | lab(73.88, 55.80, -36.21) |
| CIE-LCH | lch(73.88, 66.52, 327.02°) |
| OKLab | oklab(79.76% 0.1551 -0.099) |
| OKLCH | oklch(79.76% 0.184 327.5) |
| XYZ | xyz(66.1950, 46.5129, 95.0953) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 7.41
Plum
#DDA0DD
ΔE00 8.08
Light Magenta
#FA5FF7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF9 #8EFA8F
analogous
#C58EFA #FA8EF9 #FA8EC3
triadic
#FA8EF9 #F9FA8E #8EF9FA
tetradic
#FA8EF9 #FAC58E #8EFA8F #8EC3FA
square
#FA8EF9 #FAC58E #8EFA8F #8EC3FA
split-complementary
#FA8EF9 #C3FA8E #8EFAC5
monochromatic
#F519F3 #F753F6 #FA8EF9 #FDC9FC #FEE2FD
Accessibility & contrast
On white
2.04
#FA8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FA8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF9
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF9 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#FF99B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ef9; /* rgb */ color: rgb(250, 142, 249); /* oklch */ color: oklch(79.8% 0.184 327.5);
Tailwind
colors: {
custom: {
50: '#feb2fb',
500: '#fa8ef9',
950: '#000000',
},
}SCSS
$custom: #fa8ef9; $custom-light: #feb2fb; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef9",
"rgb": {
"r": 250,
"g": 142,
"b": 249
},
"hsl": {
"h": 300.556,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79759,
"c": 0.18402,
"h": 327.5
},
"luminance": 0.4651
}Semantic roles & 50–950 ramp
primary
#FA8EF9
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085