#FA9EFF#FA9EFF
#FA9EFF is a very light, vivid purple. Relative luminance 0.520; OKLCH L 82.4% C 0.163 H 325.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EFF |
|---|---|
| RGB | rgb(250, 158, 255) |
| HSL | hsl(297, 100%, 81%) |
| HSV | hsv(297, 38%, 100%) |
| CMYK | cmyk(2%, 38%, 0%, 0%) |
| CIE-LAB | lab(77.28, 48.81, -34.19) |
| CIE-LCH | lch(77.28, 59.60, 324.99°) |
| OKLab | oklab(82.39% 0.1339 -0.0934) |
| OKLCH | oklch(82.39% 0.163 325.1) |
| XYZ | xyz(69.6995, 52.0005, 100.9540) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.91
Plum
#DDA0DD
ΔE00 6.94
Lavender Pink
#DD85D7
ΔE00 7.89
Purply Pink
#F075E6
ΔE00 8.48
Lilac (survey)
#CEA2FD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EFF #A3FF9E
analogous
#C99EFF #FA9EFF #FF9ED3
triadic
#FA9EFF #FFFA9E #9EFFFA
tetradic
#FA9EFF #FFC99E #A3FF9E #9ED3FF
square
#FA9EFF #FFC99E #A3FF9E #9ED3FF
split-complementary
#FA9EFF #D3FF9E #9EFFC9
monochromatic
#F424FF #F761FF #FA9EFF #FDDBFF #FDE0FF
Accessibility & contrast
On white
1.84
#FA9EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FA9EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EFF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EFF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#FEA8C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fa9eff; /* rgb */ color: rgb(250, 158, 255); /* oklch */ color: oklch(82.4% 0.163 325.1);
Tailwind
colors: {
custom: {
50: '#fdbcff',
500: '#fa9eff',
950: '#000000',
},
}SCSS
$custom: #fa9eff; $custom-light: #fdbcff; $custom-dark: #000000;
JSON
{
"hex": "#fa9eff",
"rgb": {
"r": 250,
"g": 158,
"b": 255
},
"hsl": {
"h": 296.907,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.82386,
"c": 0.1632,
"h": 325.1
},
"luminance": 0.51998
}Semantic roles & 50–950 ramp
primary
#FA9EFF
secondary
#65E35F
accent
#E6000C
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286