#FA6FEB#FA6FEB
#FA6FEB is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.220 H 331.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FEB |
|---|---|
| RGB | rgb(250, 111, 235) |
| HSL | hsl(306, 93%, 71%) |
| HSV | hsv(306, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 6%, 2%) |
| CIE-LAB | lab(67.80, 67.98, -38.00) |
| CIE-LCH | lch(67.80, 77.88, 330.80°) |
| OKLab | oklab(75.07% 0.1941 -0.1038) |
| OKLCH | oklch(75.07% 0.22 331.9) |
| XYZ | xyz(60.1040, 37.6952, 82.6914) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 1.77
Light Magenta
#FA5FF7
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.75
Orchid
#DA70D6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FEB #6FFA7E
analogous
#C36FFA #FA6FEB #FA6FA5
triadic
#FA6FEB #EBFA6F #6FEBFA
tetradic
#FA6FEB #FAC36F #6FFA7E #6FA5FA
square
#FA6FEB #FAC36F #6FFA7E #6FA5FA
split-complementary
#FA6FEB #A5FA6F #6FFAC3
monochromatic
#E708CF #F834E3 #FA6FEB #FCAAF3 #FEE1FB
Accessibility & contrast
On white
2.46
#FA6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FA6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FEB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FEB | 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)
#6A99EF
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa6feb; /* rgb */ color: rgb(250, 111, 235); /* oklch */ color: oklch(75.1% 0.220 331.9);
Tailwind
colors: {
custom: {
50: '#ff9ff2',
500: '#fa6feb',
950: '#000000',
},
}SCSS
$custom: #fa6feb; $custom-light: #ff9ff2; $custom-dark: #000000;
JSON
{
"hex": "#fa6feb",
"rgb": {
"r": 250,
"g": 111,
"b": 235
},
"hsl": {
"h": 306.475,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75067,
"c": 0.22016,
"h": 331.9
},
"luminance": 0.37691
}Semantic roles & 50–950 ramp
primary
#FA6FEB
secondary
#D0F5D4
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85