#FC7FF1#FC7FF1
#FC7FF1 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.202 H 330.7°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF1 |
|---|---|
| RGB | rgb(252, 127, 241) |
| HSL | hsl(305, 95%, 74%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 4.4%, 1.2%) |
| CIE-LAB | lab(71.03, 62.23, -36.25) |
| CIE-LCH | lch(71.03, 72.02, 329.78°) |
| OKLab | oklab(77.59% 0.1764 -0.0989) |
| OKLCH | oklch(77.59% 0.202 330.7) |
| XYZ | xyz(63.6109, 42.2289, 88.0025) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 2.96
Candy Pink
#FF63E9
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF1 #7FFC8A
analogous
#C97FFC #FC7FF1 #FC7FB3
triadic
#FC7FF1 #F1FC7F #7FF1FC
tetradic
#FC7FF1 #FCC97F #7FFC8A #7FB3FC
square
#FC7FF1 #FCC97F #7FFC8A #7FB3FC
split-complementary
#FC7FF1 #B3FC7F #7FFCC9
monochromatic
#F907E4 #FB43EA #FC7FF1 #FDBBF8 #FEE1FC
Accessibility & contrast
On white
2.22
#FC7FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FC7FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF1
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF1 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F5
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff1; /* rgb */ color: rgb(252, 127, 241); /* oklch */ color: oklch(77.6% 0.202 330.7);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#fc7ff1',
950: '#000000',
},
}SCSS
$custom: #fc7ff1; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff1",
"rgb": {
"r": 252,
"g": 127,
"b": 241
},
"hsl": {
"h": 305.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77588,
"c": 0.20221,
"h": 330.7
},
"luminance": 0.42225
}Semantic roles & 50–950 ramp
primary
#FC7FF1
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85