#FC79ED#FC79ED
#FC79ED is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.208 H 331.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79ED |
|---|---|
| RGB | rgb(252, 121, 237) |
| HSL | hsl(307, 96%, 73%) |
| HSV | hsv(307, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 6%, 1.2%) |
| CIE-LAB | lab(69.82, 64.36, -35.94) |
| CIE-LCH | lch(69.82, 73.71, 330.82°) |
| OKLab | oklab(76.64% 0.1837 -0.098) |
| OKLCH | oklch(76.64% 0.208 331.9) |
| XYZ | xyz(62.2681, 40.4887, 84.6397) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.17
Violet (CSS)
#EE82EE
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79ED #79FC88
analogous
#C979FC #FC79ED #FC79AB
triadic
#FC79ED #EDFC79 #79EDFC
tetradic
#FC79ED #FCC979 #79FC88 #79ABFC
square
#FC79ED #FCC979 #79FC88 #79ABFC
split-complementary
#FC79ED #ABFC79 #79FCC9
monochromatic
#F505DA #FB3DE5 #FC79ED #FDB5F5 #FEE1FB
Accessibility & contrast
On white
2.31
#FC79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FC79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79ED
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79ED | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc79ed; /* rgb */ color: rgb(252, 121, 237); /* oklch */ color: oklch(76.6% 0.208 331.9);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#fc79ed',
950: '#000000',
},
}SCSS
$custom: #fc79ed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#fc79ed",
"rgb": {
"r": 252,
"g": 121,
"b": 237
},
"hsl": {
"h": 306.87,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.76638,
"c": 0.20816,
"h": 331.9
},
"luminance": 0.40485
}Semantic roles & 50–950 ramp
primary
#FC79ED
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85