#FA8EFD#FA8EFD
#FA8EFD is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.188 H 326.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EFD |
|---|---|
| RGB | rgb(250, 142, 253) |
| HSL | hsl(298, 97%, 77%) |
| HSV | hsv(298, 44%, 99%) |
| CMYK | cmyk(1.2%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.04, 56.50, -38.13) |
| CIE-LCH | lch(74.04, 68.17, 325.98°) |
| OKLab | oklab(79.93% 0.1559 -0.1045) |
| OKLCH | oklch(79.93% 0.188 326.2) |
| XYZ | xyz(66.8256, 46.7651, 98.4161) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 7.55
Violet Pink
#FB5FFC
ΔE00 7.94
Light Magenta
#FA5FF7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EFD #91FD8E
analogous
#C28EFD #FA8EFD #FD8EC9
triadic
#FA8EFD #FDFA8E #8EFDFA
tetradic
#FA8EFD #FDC28E #91FD8E #8EC9FD
square
#FA8EFD #FDC28E #91FD8E #8EC9FD
split-complementary
#FA8EFD #C9FD8E #8EFDC2
monochromatic
#F516FB #F752FC #FA8EFD #FDCAFE #FEE1FE
Accessibility & contrast
On white
2.03
#FA8EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FA8EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EFD
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EFD | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8efd; /* rgb */ color: rgb(250, 142, 253); /* oklch */ color: oklch(79.9% 0.188 326.2);
Tailwind
colors: {
custom: {
50: '#feb2fe',
500: '#fa8efd',
950: '#000000',
},
}SCSS
$custom: #fa8efd; $custom-light: #feb2fe; $custom-dark: #000000;
JSON
{
"hex": "#fa8efd",
"rgb": {
"r": 250,
"g": 142,
"b": 253
},
"hsl": {
"h": 298.378,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79933,
"c": 0.18764,
"h": 326.2
},
"luminance": 0.46762
}Semantic roles & 50–950 ramp
primary
#FA8EFD
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086