#FC7CF0#FC7CF0
#FC7CF0 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.206 H 331.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF0 |
|---|---|
| RGB | rgb(252, 124, 240) |
| HSL | hsl(306, 96%, 74%) |
| HSV | hsv(306, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 4.8%, 1.2%) |
| CIE-LAB | lab(70.46, 63.47, -36.58) |
| CIE-LCH | lch(70.46, 73.26, 330.04°) |
| OKLab | oklab(77.15% 0.1802 -0.0998) |
| OKLCH | oklch(77.15% 0.206 331) |
| XYZ | xyz(63.0803, 41.4060, 87.0908) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 5.20
Violet Pink
#FB5FFC
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF0 #7CFC88
analogous
#C87CFC #FC7CF0 #FC7CB0
triadic
#FC7CF0 #F0FC7C #7CF0FC
tetradic
#FC7CF0 #FCC87C #7CFC88 #7CB0FC
square
#FC7CF0 #FCC87C #7CFC88 #7CB0FC
split-complementary
#FC7CF0 #B0FC7C #7CFCC8
monochromatic
#F806E1 #FB40E9 #FC7CF0 #FDB8F7 #FEE1FC
Accessibility & contrast
On white
2.26
#FC7CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FC7CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF0 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F4
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7cf0; /* rgb */ color: rgb(252, 124, 240); /* oklch */ color: oklch(77.2% 0.206 331.0);
Tailwind
colors: {
custom: {
50: '#ffa7f5',
500: '#fc7cf0',
950: '#000000',
},
}SCSS
$custom: #fc7cf0; $custom-light: #ffa7f5; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf0",
"rgb": {
"r": 252,
"g": 124,
"b": 240
},
"hsl": {
"h": 305.625,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77154,
"c": 0.20601,
"h": 331
},
"luminance": 0.41402
}Semantic roles & 50–950 ramp
primary
#FC7CF0
secondary
#D4F7D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85