#FA6EEB#FA6EEB
#FA6EEB is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.222 H 331.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EEB |
|---|---|
| RGB | rgb(250, 110, 235) |
| HSL | hsl(306, 93%, 71%) |
| HSV | hsv(306, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 6%, 2%) |
| CIE-LAB | lab(67.63, 68.41, -38.25) |
| CIE-LCH | lch(67.63, 78.38, 330.79°) |
| OKLab | oklab(74.95% 0.1954 -0.1045) |
| OKLCH | oklch(74.95% 0.222 331.9) |
| XYZ | xyz(59.9955, 37.4782, 82.6552) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.63
Purply Pink
#F075E6
ΔE00 1.70
Light Magenta
#FA5FF7
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.70
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EEB #6EFA7D
analogous
#C36EFA #FA6EEB #FA6EA5
triadic
#FA6EEB #EBFA6E #6EEBFA
tetradic
#FA6EEB #FAC36E #6EFA7D #6EA5FA
square
#FA6EEB #FAC36E #6EFA7D #6EA5FA
split-complementary
#FA6EEB #A5FA6E #6EFAC3
monochromatic
#E608CE #F833E3 #FA6EEB #FCA9F3 #FEE1FB
Accessibility & contrast
On white
2.47
#FA6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EEB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EEB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa6eeb; /* rgb */ color: rgb(250, 110, 235); /* oklch */ color: oklch(74.9% 0.222 331.9);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fa6eeb',
950: '#000000',
},
}SCSS
$custom: #fa6eeb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fa6eeb",
"rgb": {
"r": 250,
"g": 110,
"b": 235
},
"hsl": {
"h": 306.429,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.74949,
"c": 0.22159,
"h": 331.9
},
"luminance": 0.37474
}Semantic roles & 50–950 ramp
primary
#FA6EEB
secondary
#CFF5D3
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85