#FA77ED#FA77ED
#FA77ED is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.210 H 331.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77ED |
|---|---|
| RGB | rgb(250, 119, 237) |
| HSL | hsl(306, 93%, 72%) |
| HSV | hsv(306, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 5.2%, 2%) |
| CIE-LAB | lab(69.21, 64.73, -36.90) |
| CIE-LCH | lch(69.21, 74.51, 330.31°) |
| OKLab | oklab(76.14% 0.1842 -0.1008) |
| OKLCH | oklch(76.14% 0.21 331.3) |
| XYZ | xyz(61.3069, 39.6360, 84.5258) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.73
Violet (CSS)
#EE82EE
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77ED #77FA84
analogous
#C577FA #FA77ED #FA77AC
triadic
#FA77ED #EDFA77 #77EDFA
tetradic
#FA77ED #FAC577 #77FA84 #77ACFA
square
#FA77ED #FAC577 #77FA84 #77ACFA
split-complementary
#FA77ED #ACFA77 #77FAC5
monochromatic
#EE09D7 #F83CE5 #FA77ED #FCB2F5 #FEE1FB
Accessibility & contrast
On white
2.35
#FA77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FA77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77ED
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77ED | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa77ed; /* rgb */ color: rgb(250, 119, 237); /* oklch */ color: oklch(76.1% 0.210 331.3);
Tailwind
colors: {
custom: {
50: '#ffa3f3',
500: '#fa77ed',
950: '#000000',
},
}SCSS
$custom: #fa77ed; $custom-light: #ffa3f3; $custom-dark: #000000;
JSON
{
"hex": "#fa77ed",
"rgb": {
"r": 250,
"g": 119,
"b": 237
},
"hsl": {
"h": 305.954,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.76136,
"c": 0.20991,
"h": 331.3
},
"luminance": 0.39632
}Semantic roles & 50–950 ramp
primary
#FA77ED
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85