#FC79EB#FC79EB
#FC79EB is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.207 H 332.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79EB |
|---|---|
| RGB | rgb(252, 121, 235) |
| HSL | hsl(308, 96%, 73%) |
| HSV | hsv(308, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 6.7%, 1.2%) |
| CIE-LAB | lab(69.73, 64.04, -34.96) |
| CIE-LCH | lch(69.73, 72.96, 331.37°) |
| OKLab | oklab(76.55% 0.1833 -0.0952) |
| OKLCH | oklch(76.55% 0.207 332.6) |
| XYZ | xyz(61.9775, 40.3725, 83.1094) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79EB #79FC8A
analogous
#CB79FC #FC79EB #FC79A9
triadic
#FC79EB #EBFC79 #79EBFC
tetradic
#FC79EB #FCCB79 #79FC8A #79A9FC
square
#FC79EB #FCCB79 #79FC8A #79A9FC
split-complementary
#FC79EB #A9FC79 #79FCCB
monochromatic
#F505D6 #FB3DE2 #FC79EB #FDB5F4 #FEE1FB
Accessibility & contrast
On white
2.31
#FC79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FC79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79EB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79EB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc79eb; /* rgb */ color: rgb(252, 121, 235); /* oklch */ color: oklch(76.5% 0.207 332.6);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#fc79eb',
950: '#000000',
},
}SCSS
$custom: #fc79eb; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#fc79eb",
"rgb": {
"r": 252,
"g": 121,
"b": 235
},
"hsl": {
"h": 307.786,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.7655,
"c": 0.20657,
"h": 332.6
},
"luminance": 0.40368
}Semantic roles & 50–950 ramp
primary
#FC79EB
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85