#FC7CF9#FC7CF9
#FC7CF9 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.6% C 0.213 H 328.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF9 |
|---|---|
| RGB | rgb(252, 124, 249) |
| HSL | hsl(301, 96%, 74%) |
| HSV | hsv(301, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 1.2%, 1.2%) |
| CIE-LAB | lab(70.84, 64.96, -40.92) |
| CIE-LCH | lch(70.84, 76.78, 327.79°) |
| OKLab | oklab(77.56% 0.1816 -0.1122) |
| OKLCH | oklch(77.56% 0.213 328.3) |
| XYZ | xyz(64.4505, 41.9541, 94.3074) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF9 #7CFC7F
analogous
#BF7CFC #FC7CF9 #FC7CB9
triadic
#FC7CF9 #F9FC7C #7CF9FC
tetradic
#FC7CF9 #FCBF7C #7CFC7F #7CB9FC
square
#FC7CF9 #FCBF7C #7CFC7F #7CB9FC
split-complementary
#FC7CF9 #B9FC7C #7CFCBF
monochromatic
#F806F2 #FB40F6 #FC7CF9 #FDB8FC #FEE1FE
Accessibility & contrast
On white
2.24
#FC7CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FC7CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF9
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF9 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#FF89B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cf9; /* rgb */ color: rgb(252, 124, 249); /* oklch */ color: oklch(77.6% 0.213 328.3);
Tailwind
colors: {
custom: {
50: '#ffa7fb',
500: '#fc7cf9',
950: '#000000',
},
}SCSS
$custom: #fc7cf9; $custom-light: #ffa7fb; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf9",
"rgb": {
"r": 252,
"g": 124,
"b": 249
},
"hsl": {
"h": 301.406,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77558,
"c": 0.21348,
"h": 328.3
},
"luminance": 0.4195
}Semantic roles & 50–950 ramp
primary
#FC7CF9
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85