#FC7FF2#FC7FF2
#FC7FF2 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.6% C 0.203 H 330.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF2 |
|---|---|
| RGB | rgb(252, 127, 242) |
| HSL | hsl(305, 95%, 74%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 4%, 1.2%) |
| CIE-LAB | lab(71.07, 62.40, -36.73) |
| CIE-LCH | lch(71.07, 72.41, 329.52°) |
| OKLab | oklab(77.63% 0.1765 -0.1003) |
| OKLCH | oklch(77.63% 0.203 330.4) |
| XYZ | xyz(63.7607, 42.2889, 88.7914) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF2 #7FFC89
analogous
#C87FFC #FC7FF2 #FC7FB4
triadic
#FC7FF2 #F2FC7F #7FF2FC
tetradic
#FC7FF2 #FCC87F #7FFC89 #7FB4FC
square
#FC7FF2 #FCC87F #7FFC89 #7FB4FC
split-complementary
#FC7FF2 #B4FC7F #7FFCC8
monochromatic
#F907E6 #FB43EC #FC7FF2 #FDBBF8 #FEE1FC
Accessibility & contrast
On white
2.22
#FC7FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FC7FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF2
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF2 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff2; /* rgb */ color: rgb(252, 127, 242); /* oklch */ color: oklch(77.6% 0.203 330.4);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fc7ff2',
950: '#000000',
},
}SCSS
$custom: #fc7ff2; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff2",
"rgb": {
"r": 252,
"g": 127,
"b": 242
},
"hsl": {
"h": 304.8,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77632,
"c": 0.20303,
"h": 330.4
},
"luminance": 0.42285
}Semantic roles & 50–950 ramp
primary
#FC7FF2
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85