#FA6EEF#FA6EEF
#FA6EEF is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.225 H 330.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EEF |
|---|---|
| RGB | rgb(250, 110, 239) |
| HSL | hsl(305, 93%, 71%) |
| HSV | hsv(305, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 4.4%, 2%) |
| CIE-LAB | lab(67.81, 69.06, -40.19) |
| CIE-LCH | lch(67.81, 79.90, 329.80°) |
| OKLab | oklab(75.13% 0.1959 -0.1101) |
| OKLCH | oklch(75.13% 0.225 330.7) |
| XYZ | xyz(60.5799, 37.7119, 85.7330) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 1.94
Light Magenta
#FA5FF7
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EEF #6EFA79
analogous
#BF6EFA #FA6EEF #FA6EA9
triadic
#FA6EEF #EFFA6E #6EEFFA
tetradic
#FA6EEF #FABF6E #6EFA79 #6EA9FA
square
#FA6EEF #FABF6E #6EFA79 #6EA9FA
split-complementary
#FA6EEF #A9FA6E #6EFABF
monochromatic
#E608D4 #F833E8 #FA6EEF #FCA9F6 #FEE1FC
Accessibility & contrast
On white
2.46
#FA6EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FA6EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EEF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EEF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa6eef; /* rgb */ color: rgb(250, 110, 239); /* oklch */ color: oklch(75.1% 0.225 330.7);
Tailwind
colors: {
custom: {
50: '#ff9ef4',
500: '#fa6eef',
950: '#000000',
},
}SCSS
$custom: #fa6eef; $custom-light: #ff9ef4; $custom-dark: #000000;
JSON
{
"hex": "#fa6eef",
"rgb": {
"r": 250,
"g": 110,
"b": 239
},
"hsl": {
"h": 304.714,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.75133,
"c": 0.22473,
"h": 330.7
},
"luminance": 0.37708
}Semantic roles & 50–950 ramp
primary
#FA6EEF
secondary
#CFF5D2
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85