#FC7FF4#FC7FF4
#FC7FF4 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.205 H 329.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF4 |
|---|---|
| RGB | rgb(252, 127, 244) |
| HSL | hsl(304, 95%, 74%) |
| HSV | hsv(304, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(71.15, 62.73, -37.70) |
| CIE-LCH | lch(71.15, 73.19, 329.00°) |
| OKLab | oklab(77.72% 0.1769 -0.1031) |
| OKLCH | oklch(77.72% 0.205 329.8) |
| XYZ | xyz(64.0627, 42.4097, 90.3820) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF4 #7FFC87
analogous
#C67FFC #FC7FF4 #FC7FB6
triadic
#FC7FF4 #F4FC7F #7FF4FC
tetradic
#FC7FF4 #FCC67F #7FFC87 #7FB6FC
square
#FC7FF4 #FCC67F #7FFC87 #7FB6FC
split-complementary
#FC7FF4 #B6FC7F #7FFCC6
monochromatic
#F907EA #FB43EF #FC7FF4 #FDBBF9 #FEE1FC
Accessibility & contrast
On white
2.21
#FC7FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FC7FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF4
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF4 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff4; /* rgb */ color: rgb(252, 127, 244); /* oklch */ color: oklch(77.7% 0.205 329.8);
Tailwind
colors: {
custom: {
50: '#ffa8f8',
500: '#fc7ff4',
950: '#000000',
},
}SCSS
$custom: #fc7ff4; $custom-light: #ffa8f8; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff4",
"rgb": {
"r": 252,
"g": 127,
"b": 244
},
"hsl": {
"h": 303.84,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.7772,
"c": 0.2047,
"h": 329.8
},
"luminance": 0.42406
}Semantic roles & 50–950 ramp
primary
#FC7FF4
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85