#FA6EE8#FA6EE8
#FA6EE8 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.219 H 332.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EE8 |
|---|---|
| RGB | rgb(250, 110, 232) |
| HSL | hsl(308, 93%, 71%) |
| HSV | hsv(308, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 7.2%, 2%) |
| CIE-LAB | lab(67.51, 67.94, -36.79) |
| CIE-LCH | lch(67.51, 77.26, 331.57°) |
| OKLab | oklab(74.81% 0.195 -0.1004) |
| OKLCH | oklch(74.81% 0.219 332.8) |
| XYZ | xyz(59.5657, 37.3063, 80.3918) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 1.67
Light Magenta
#FA5FF7
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 3.83
Violet Pink
#FB5FFC
ΔE00 4.04
Orchid
#DA70D6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EE8 #6EFA80
analogous
#C66EFA #FA6EE8 #FA6EA2
triadic
#FA6EE8 #E8FA6E #6EE8FA
tetradic
#FA6EE8 #FAC66E #6EFA80 #6EA2FA
square
#FA6EE8 #FAC66E #6EFA80 #6EA2FA
split-complementary
#FA6EE8 #A2FA6E #6EFAC6
monochromatic
#E608C9 #F833DF #FA6EE8 #FCA9F1 #FEE1FA
Accessibility & contrast
On white
2.48
#FA6EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FA6EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EE8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EE8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A98EC
Deuteranopia (green-blind)
#95ACE4
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa6ee8; /* rgb */ color: rgb(250, 110, 232); /* oklch */ color: oklch(74.8% 0.219 332.8);
Tailwind
colors: {
custom: {
50: '#ff9eef',
500: '#fa6ee8',
950: '#000000',
},
}SCSS
$custom: #fa6ee8; $custom-light: #ff9eef; $custom-dark: #000000;
JSON
{
"hex": "#fa6ee8",
"rgb": {
"r": 250,
"g": 110,
"b": 232
},
"hsl": {
"h": 307.714,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.74813,
"c": 0.21928,
"h": 332.8
},
"luminance": 0.37302
}Semantic roles & 50–950 ramp
primary
#FA6EE8
secondary
#CFF5D4
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84