#FC7FF6#FC7FF6
#FC7FF6 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.206 H 329.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF6 |
|---|---|
| RGB | rgb(252, 127, 246) |
| HSL | hsl(303, 95%, 74%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 2.4%, 1.2%) |
| CIE-LAB | lab(71.24, 63.07, -38.66) |
| CIE-LCH | lch(71.24, 73.97, 328.49°) |
| OKLab | oklab(77.81% 0.1772 -0.1058) |
| OKLCH | oklch(77.81% 0.206 329.2) |
| XYZ | xyz(64.3680, 42.5318, 91.9900) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.41
Violet Pink
#FB5FFC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF6 #7FFC85
analogous
#C47FFC #FC7FF6 #FC7FB8
triadic
#FC7FF6 #F6FC7F #7FF6FC
tetradic
#FC7FF6 #FCC47F #7FFC85 #7FB8FC
square
#FC7FF6 #FCC47F #7FFC85 #7FB8FC
split-complementary
#FC7FF6 #B8FC7F #7FFCC4
monochromatic
#F907EE #FB43F2 #FC7FF6 #FDBBFA #FEE1FD
Accessibility & contrast
On white
2.21
#FC7FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FC7FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF6
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF6 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FA
Deuteranopia (green-blind)
#9CB4F2
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff6; /* rgb */ color: rgb(252, 127, 246); /* oklch */ color: oklch(77.8% 0.206 329.2);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#fc7ff6',
950: '#000000',
},
}SCSS
$custom: #fc7ff6; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff6",
"rgb": {
"r": 252,
"g": 127,
"b": 246
},
"hsl": {
"h": 302.88,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.7781,
"c": 0.20638,
"h": 329.2
},
"luminance": 0.42528
}Semantic roles & 50–950 ramp
primary
#FC7FF6
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85