#FA77EB#FA77EB
#FA77EB is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.208 H 331.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77EB |
|---|---|
| RGB | rgb(250, 119, 235) |
| HSL | hsl(307, 93%, 72%) |
| HSV | hsv(307, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 6%, 2%) |
| CIE-LAB | lab(69.13, 64.40, -35.93) |
| CIE-LCH | lch(69.13, 73.75, 330.85°) |
| OKLab | oklab(76.05% 0.1838 -0.098) |
| OKLCH | oklch(76.05% 0.208 331.9) |
| XYZ | xyz(61.0163, 39.5198, 82.9955) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.69
Violet (CSS)
#EE82EE
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 3.06
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77EB #77FA86
analogous
#C777FA #FA77EB #FA77AA
triadic
#FA77EB #EBFA77 #77EBFA
tetradic
#FA77EB #FAC777 #77FA86 #77AAFA
square
#FA77EB #FAC777 #77FA86 #77AAFA
split-complementary
#FA77EB #AAFA77 #77FAC7
monochromatic
#EE09D4 #F83CE2 #FA77EB #FCB2F4 #FEE1FB
Accessibility & contrast
On white
2.36
#FA77EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FA77EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77EB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77EB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa77eb; /* rgb */ color: rgb(250, 119, 235); /* oklch */ color: oklch(76.0% 0.208 331.9);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fa77eb',
950: '#000000',
},
}SCSS
$custom: #fa77eb; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fa77eb",
"rgb": {
"r": 250,
"g": 119,
"b": 235
},
"hsl": {
"h": 306.87,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.76047,
"c": 0.20831,
"h": 331.9
},
"luminance": 0.39516
}Semantic roles & 50–950 ramp
primary
#FA77EB
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85