#FA8BFE#FA8BFE
#FA8BFE is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.6% C 0.193 H 325.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BFE |
|---|---|
| RGB | rgb(250, 139, 254) |
| HSL | hsl(298, 98%, 77%) |
| HSV | hsv(298, 45%, 100%) |
| CMYK | cmyk(1.6%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.51, 58.15, -39.50) |
| CIE-LCH | lch(73.51, 70.30, 325.82°) |
| OKLab | oklab(79.55% 0.1602 -0.1083) |
| OKLCH | oklch(79.55% 0.193 325.9) |
| XYZ | xyz(66.5449, 45.9482, 99.1104) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 7.08
Violet Pink
#FB5FFC
ΔE00 7.33
Light Magenta
#FA5FF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BFE #8FFE8B
analogous
#C18BFE #FA8BFE #FE8BC9
triadic
#FA8BFE #FEFA8B #8BFEFA
tetradic
#FA8BFE #FEC18B #8FFE8B #8BC9FE
square
#FA8BFE #FEC18B #8FFE8B #8BC9FE
split-complementary
#FA8BFE #C9FE8B #8BFEC1
monochromatic
#F512FD #F74EFD #FA8BFE #FDC8FF #FEE1FF
Accessibility & contrast
On white
2.06
#FA8BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FA8BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BFE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BFE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9FBAFA
Tritanopia (blue-blind)
#FF97B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8bfe; /* rgb */ color: rgb(250, 139, 254); /* oklch */ color: oklch(79.6% 0.193 325.9);
Tailwind
colors: {
custom: {
50: '#feb0ff',
500: '#fa8bfe',
950: '#000000',
},
}SCSS
$custom: #fa8bfe; $custom-light: #feb0ff; $custom-dark: #000000;
JSON
{
"hex": "#fa8bfe",
"rgb": {
"r": 250,
"g": 139,
"b": 254
},
"hsl": {
"h": 297.913,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79554,
"c": 0.19336,
"h": 325.9
},
"luminance": 0.45945
}Semantic roles & 50–950 ramp
primary
#FA8BFE
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086