#FC7CF5#FC7CF5
#FC7CF5 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.4% C 0.210 H 329.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF5 |
|---|---|
| RGB | rgb(252, 124, 245) |
| HSL | hsl(303, 96%, 74%) |
| HSV | hsv(303, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 2.8%, 1.2%) |
| CIE-LAB | lab(70.67, 64.29, -39.00) |
| CIE-LCH | lch(70.67, 75.20, 328.76°) |
| OKLab | oklab(77.38% 0.181 -0.1067) |
| OKLCH | oklch(77.38% 0.21 329.5) |
| XYZ | xyz(63.8333, 41.7072, 91.0566) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF5 #7CFC83
analogous
#C37CFC #FC7CF5 #FC7CB5
triadic
#FC7CF5 #F5FC7C #7CF5FC
tetradic
#FC7CF5 #FCC37C #7CFC83 #7CB5FC
square
#FC7CF5 #FCC37C #7CFC83 #7CB5FC
split-complementary
#FC7CF5 #B5FC7C #7CFCC3
monochromatic
#F806EB #FB40F0 #FC7CF5 #FDB8FA #FEE1FD
Accessibility & contrast
On white
2.25
#FC7CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FC7CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF5
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF5 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cf5; /* rgb */ color: rgb(252, 124, 245); /* oklch */ color: oklch(77.4% 0.210 329.5);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fc7cf5',
950: '#000000',
},
}SCSS
$custom: #fc7cf5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf5",
"rgb": {
"r": 252,
"g": 124,
"b": 245
},
"hsl": {
"h": 303.281,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77377,
"c": 0.21013,
"h": 329.5
},
"luminance": 0.41703
}Semantic roles & 50–950 ramp
primary
#FC7CF5
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85