#FA8FFE#FA8FFE
#FA8FFE is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.187 H 325.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FFE |
|---|---|
| RGB | rgb(250, 143, 254) |
| HSL | hsl(298, 98%, 78%) |
| HSV | hsv(298, 44%, 100%) |
| CMYK | cmyk(1.6%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.27, 56.19, -38.32) |
| CIE-LCH | lch(74.27, 68.01, 325.71°) |
| OKLab | oklab(80.12% 0.1547 -0.105) |
| OKLCH | oklch(80.12% 0.187 325.8) |
| XYZ | xyz(67.1347, 47.1279, 99.3070) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 7.76
Violet Pink
#FB5FFC
ΔE00 8.11
Light Magenta
#FA5FF7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FFE #93FE8F
analogous
#C28FFE #FA8FFE #FE8FCA
triadic
#FA8FFE #FEFA8F #8FFEFA
tetradic
#FA8FFE #FEC28F #93FE8F #8FCAFE
square
#FA8FFE #FEC28F #93FE8F #8FCAFE
split-complementary
#FA8FFE #CAFE8F #8FFEC2
monochromatic
#F516FD #F752FD #FA8FFE #FDCCFF #FEE1FF
Accessibility & contrast
On white
2.01
#FA8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FA8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FFE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FFE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A2BBFB
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa8ffe; /* rgb */ color: rgb(250, 143, 254); /* oklch */ color: oklch(80.1% 0.187 325.8);
Tailwind
colors: {
custom: {
50: '#feb2ff',
500: '#fa8ffe',
950: '#000000',
},
}SCSS
$custom: #fa8ffe; $custom-light: #feb2ff; $custom-dark: #000000;
JSON
{
"hex": "#fa8ffe",
"rgb": {
"r": 250,
"g": 143,
"b": 254
},
"hsl": {
"h": 297.838,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.8012,
"c": 0.18694,
"h": 325.8
},
"luminance": 0.47125
}Semantic roles & 50–950 ramp
primary
#FA8FFE
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086