#FC7CFA#FC7CFA
#FC7CFA is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.6% C 0.214 H 328.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CFA |
|---|---|
| RGB | rgb(252, 124, 250) |
| HSL | hsl(301, 96%, 74%) |
| HSV | hsv(301, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(70.88, 65.13, -41.40) |
| CIE-LCH | lch(70.88, 77.18, 327.56°) |
| OKLab | oklab(77.6% 0.1817 -0.1136) |
| OKLCH | oklch(77.6% 0.214 328) |
| XYZ | xyz(64.6069, 42.0166, 95.1310) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.32
Candy Pink
#FF63E9
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CFA #7CFC7E
analogous
#BE7CFC #FC7CFA #FC7CBA
triadic
#FC7CFA #FAFC7C #7CFAFC
tetradic
#FC7CFA #FCBE7C #7CFC7E #7CBAFC
square
#FC7CFA #FCBE7C #7CFC7E #7CBAFC
split-complementary
#FC7CFA #BAFC7C #7CFCBE
monochromatic
#F806F4 #FB40F8 #FC7CFA #FDB8FC #FEE1FE
Accessibility & contrast
On white
2.23
#FC7CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FC7CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CFA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CFA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#98B3F6
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cfa; /* rgb */ color: rgb(252, 124, 250); /* oklch */ color: oklch(77.6% 0.214 328.0);
Tailwind
colors: {
custom: {
50: '#ffa7fc',
500: '#fc7cfa',
950: '#000000',
},
}SCSS
$custom: #fc7cfa; $custom-light: #ffa7fc; $custom-dark: #000000;
JSON
{
"hex": "#fc7cfa",
"rgb": {
"r": 252,
"g": 124,
"b": 250
},
"hsl": {
"h": 300.938,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77604,
"c": 0.21433,
"h": 328
},
"luminance": 0.42013
}Semantic roles & 50–950 ramp
primary
#FC7CFA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85