#FA79ED#FA79ED
#FA79ED is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.207 H 331.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79ED |
|---|---|
| RGB | rgb(250, 121, 237) |
| HSL | hsl(306, 93%, 73%) |
| HSV | hsv(306, 52%, 98%) |
| CMYK | cmyk(0%, 51.6%, 5.2%, 2%) |
| CIE-LAB | lab(69.55, 63.81, -36.36) |
| CIE-LCH | lch(69.55, 73.45, 330.32°) |
| OKLab | oklab(76.39% 0.1815 -0.0992) |
| OKLCH | oklch(76.39% 0.207 331.3) |
| XYZ | xyz(61.5474, 40.1171, 84.6060) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Violet (CSS)
#EE82EE
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79ED #79FA86
analogous
#C779FA #FA79ED #FA79AC
triadic
#FA79ED #EDFA79 #79EDFA
tetradic
#FA79ED #FAC779 #79FA86 #79ACFA
square
#FA79ED #FAC779 #79FA86 #79ACFA
split-complementary
#FA79ED #ACFA79 #79FAC7
monochromatic
#F009D8 #F83EE5 #FA79ED #FCB4F5 #FEE2FB
Accessibility & contrast
On white
2.33
#FA79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FA79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79ED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79ED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa79ed; /* rgb */ color: rgb(250, 121, 237); /* oklch */ color: oklch(76.4% 0.207 331.3);
Tailwind
colors: {
custom: {
50: '#fea5f3',
500: '#fa79ed',
950: '#000000',
},
}SCSS
$custom: #fa79ed; $custom-light: #fea5f3; $custom-dark: #000000;
JSON
{
"hex": "#fa79ed",
"rgb": {
"r": 250,
"g": 121,
"b": 237
},
"hsl": {
"h": 306.047,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76389,
"c": 0.20688,
"h": 331.3
},
"luminance": 0.40113
}Semantic roles & 50–950 ramp
primary
#FA79ED
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85