#FC79E8#FC79E8
#FC79E8 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.204 H 333.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79E8 |
|---|---|
| RGB | rgb(252, 121, 232) |
| HSL | hsl(309, 96%, 73%) |
| HSV | hsv(309, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 7.9%, 1.2%) |
| CIE-LAB | lab(69.61, 63.56, -33.50) |
| CIE-LCH | lch(69.61, 71.84, 332.21°) |
| OKLab | oklab(76.42% 0.1828 -0.0911) |
| OKLCH | oklch(76.42% 0.204 333.5) |
| XYZ | xyz(61.5477, 40.2006, 80.8460) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.30
Violet (CSS)
#EE82EE
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79E8 #79FC8D
analogous
#CE79FC #FC79E8 #FC79A6
triadic
#FC79E8 #E8FC79 #79E8FC
tetradic
#FC79E8 #FCCE79 #79FC8D #79A6FC
square
#FC79E8 #FCCE79 #79FC8D #79A6FC
split-complementary
#FC79E8 #A6FC79 #79FCCE
monochromatic
#F505D1 #FB3DDE #FC79E8 #FDB5F2 #FEE1FA
Accessibility & contrast
On white
2.32
#FC79E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FC79E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79E8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79E8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EEC
Deuteranopia (green-blind)
#9DB1E4
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc79e8; /* rgb */ color: rgb(252, 121, 232); /* oklch */ color: oklch(76.4% 0.204 333.5);
Tailwind
colors: {
custom: {
50: '#ffa5ef',
500: '#fc79e8',
950: '#000000',
},
}SCSS
$custom: #fc79e8; $custom-light: #ffa5ef; $custom-dark: #000000;
JSON
{
"hex": "#fc79e8",
"rgb": {
"r": 252,
"g": 121,
"b": 232
},
"hsl": {
"h": 309.16,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.7642,
"c": 0.20421,
"h": 333.5
},
"luminance": 0.40196
}Semantic roles & 50–950 ramp
primary
#FC79E8
secondary
#D4F7DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84