#FA8EFB#FA8EFB
#FA8EFB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.186 H 326.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EFB |
|---|---|
| RGB | rgb(250, 142, 251) |
| HSL | hsl(299, 93%, 77%) |
| HSV | hsv(299, 43%, 98%) |
| CMYK | cmyk(0.4%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.96, 56.15, -37.18) |
| CIE-LCH | lch(73.96, 67.34, 326.49°) |
| OKLab | oklab(79.85% 0.1555 -0.1017) |
| OKLCH | oklch(79.85% 0.186 326.8) |
| XYZ | xyz(66.5086, 46.6383, 96.7469) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 7.47
Violet Pink
#FB5FFC
ΔE00 8.01
Light Magenta
#FA5FF7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EFB #8FFB8E
analogous
#C48EFB #FA8EFB #FB8EC5
triadic
#FA8EFB #FBFA8E #8EFBFA
tetradic
#FA8EFB #FBC48E #8FFB8E #8EC5FB
square
#FA8EFB #FBC48E #8FFB8E #8EC5FB
split-complementary
#FA8EFB #C5FB8E #8EFBC4
monochromatic
#F518F7 #F753F9 #FA8EFB #FDC9FD #FEE1FE
Accessibility & contrast
On white
2.03
#FA8EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FA8EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EFB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EFB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8efb; /* rgb */ color: rgb(250, 142, 251); /* oklch */ color: oklch(79.8% 0.186 326.8);
Tailwind
colors: {
custom: {
50: '#feb2fd',
500: '#fa8efb',
950: '#000000',
},
}SCSS
$custom: #fa8efb; $custom-light: #feb2fd; $custom-dark: #000000;
JSON
{
"hex": "#fa8efb",
"rgb": {
"r": 250,
"g": 142,
"b": 251
},
"hsl": {
"h": 299.45,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79846,
"c": 0.18582,
"h": 326.8
},
"luminance": 0.46635
}Semantic roles & 50–950 ramp
primary
#FA8EFB
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085