#FC7CF4#FC7CF4
#FC7CF4 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.3% C 0.209 H 329.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF4 |
|---|---|
| RGB | rgb(252, 124, 244) |
| HSL | hsl(304, 96%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 3.2%, 1.2%) |
| CIE-LAB | lab(70.63, 64.13, -38.52) |
| CIE-LCH | lch(70.63, 74.81, 329.01°) |
| OKLab | oklab(77.33% 0.1808 -0.1054) |
| OKLCH | oklch(77.33% 0.209 329.8) |
| XYZ | xyz(63.6810, 41.6463, 90.2548) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF4 #7CFC84
analogous
#C47CFC #FC7CF4 #FC7CB4
triadic
#FC7CF4 #F4FC7C #7CF4FC
tetradic
#FC7CF4 #FCC47C #7CFC84 #7CB4FC
square
#FC7CF4 #FCC47C #7CFC84 #7CB4FC
split-complementary
#FC7CF4 #B4FC7C #7CFCC4
monochromatic
#F806E9 #FB40EF #FC7CF4 #FDB8F9 #FEE1FC
Accessibility & contrast
On white
2.25
#FC7CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FC7CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F8
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cf4; /* rgb */ color: rgb(252, 124, 244); /* oklch */ color: oklch(77.3% 0.209 329.8);
Tailwind
colors: {
custom: {
50: '#ffa7f8',
500: '#fc7cf4',
950: '#000000',
},
}SCSS
$custom: #fc7cf4; $custom-light: #ffa7f8; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf4",
"rgb": {
"r": 252,
"g": 124,
"b": 244
},
"hsl": {
"h": 303.75,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77332,
"c": 0.2093,
"h": 329.8
},
"luminance": 0.41642
}Semantic roles & 50–950 ramp
primary
#FC7CF4
secondary
#D4F7D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85