#FA8EFF#FA8EFF
#FA8EFF is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.0% C 0.189 H 325.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EFF |
|---|---|
| RGB | rgb(250, 142, 255) |
| HSL | hsl(297, 100%, 78%) |
| HSV | hsv(297, 44%, 100%) |
| CMYK | cmyk(2%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(74.12, 56.86, -39.09) |
| CIE-LCH | lch(74.12, 69.00, 325.49°) |
| OKLab | oklab(80.02% 0.1562 -0.1072) |
| OKLCH | oklch(80.02% 0.189 325.5) |
| XYZ | xyz(67.1458, 46.8932, 100.1028) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 7.64
Violet Pink
#FB5FFC
ΔE00 7.89
Light Magenta
#FA5FF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EFF #93FF8E
analogous
#C18EFF #FA8EFF #FF8ECB
triadic
#FA8EFF #FFFA8E #8EFFFA
tetradic
#FA8EFF #FFC18E #93FF8E #8ECBFF
square
#FA8EFF #FFC18E #93FF8E #8ECBFF
split-complementary
#FA8EFF #CBFF8E #8EFFC1
monochromatic
#F514FF #F751FF #FA8EFF #FDCBFF #FEE0FF
Accessibility & contrast
On white
2.02
#FA8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FA8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EFF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EFF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8eff; /* rgb */ color: rgb(250, 142, 255); /* oklch */ color: oklch(80.0% 0.189 325.5);
Tailwind
colors: {
custom: {
50: '#feb2ff',
500: '#fa8eff',
950: '#000000',
},
}SCSS
$custom: #fa8eff; $custom-light: #feb2ff; $custom-dark: #000000;
JSON
{
"hex": "#fa8eff",
"rgb": {
"r": 250,
"g": 142,
"b": 255
},
"hsl": {
"h": 297.345,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80021,
"c": 0.18947,
"h": 325.5
},
"luminance": 0.4689
}Semantic roles & 50–950 ramp
primary
#FA8EFF
secondary
#D5F7D4
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086