#FC7CF2#FC7CF2
#FC7CF2 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.208 H 330.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF2 |
|---|---|
| RGB | rgb(252, 124, 242) |
| HSL | hsl(305, 96%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 4%, 1.2%) |
| CIE-LAB | lab(70.54, 63.80, -37.55) |
| CIE-LCH | lch(70.54, 74.03, 329.52°) |
| OKLab | oklab(77.24% 0.1805 -0.1026) |
| OKLCH | oklch(77.24% 0.208 330.4) |
| XYZ | xyz(63.3790, 41.5255, 88.6641) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF2 #7CFC86
analogous
#C67CFC #FC7CF2 #FC7CB2
triadic
#FC7CF2 #F2FC7C #7CF2FC
tetradic
#FC7CF2 #FCC67C #7CFC86 #7CB2FC
square
#FC7CF2 #FCC67C #7CFC86 #7CB2FC
split-complementary
#FC7CF2 #B2FC7C #7CFCC6
monochromatic
#F806E5 #FB40EC #FC7CF2 #FDB8F8 #FEE1FC
Accessibility & contrast
On white
2.26
#FC7CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FC7CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#FF87AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cf2; /* rgb */ color: rgb(252, 124, 242); /* oklch */ color: oklch(77.2% 0.208 330.4);
Tailwind
colors: {
custom: {
50: '#ffa7f6',
500: '#fc7cf2',
950: '#000000',
},
}SCSS
$custom: #fc7cf2; $custom-light: #ffa7f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf2",
"rgb": {
"r": 252,
"g": 124,
"b": 242
},
"hsl": {
"h": 304.688,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77242,
"c": 0.20765,
"h": 330.4
},
"luminance": 0.41522
}Semantic roles & 50–950 ramp
primary
#FC7CF2
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85