#FC7CF8#FC7CF8
#FC7CF8 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.5% C 0.213 H 328.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CF8 |
|---|---|
| RGB | rgb(252, 124, 248) |
| HSL | hsl(302, 96%, 74%) |
| HSV | hsv(302, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 1.6%, 1.2%) |
| CIE-LAB | lab(70.80, 64.80, -40.44) |
| CIE-LCH | lch(70.80, 76.38, 328.03°) |
| OKLab | oklab(77.51% 0.1814 -0.1109) |
| OKLCH | oklch(77.51% 0.213 328.6) |
| XYZ | xyz(64.2950, 41.8918, 93.4881) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CF8 #7CFC80
analogous
#C07CFC #FC7CF8 #FC7CB8
triadic
#FC7CF8 #F8FC7C #7CF8FC
tetradic
#FC7CF8 #FCC07C #7CFC80 #7CB8FC
square
#FC7CF8 #FCC07C #7CFC80 #7CB8FC
split-complementary
#FC7CF8 #B8FC7C #7CFCC0
monochromatic
#F806F0 #FB40F5 #FC7CF8 #FDB8FB #FEE1FD
Accessibility & contrast
On white
2.24
#FC7CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FC7CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CF8
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CF8 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7cf8; /* rgb */ color: rgb(252, 124, 248); /* oklch */ color: oklch(77.5% 0.213 328.6);
Tailwind
colors: {
custom: {
50: '#ffa7fb',
500: '#fc7cf8',
950: '#000000',
},
}SCSS
$custom: #fc7cf8; $custom-light: #ffa7fb; $custom-dark: #000000;
JSON
{
"hex": "#fc7cf8",
"rgb": {
"r": 252,
"g": 124,
"b": 248
},
"hsl": {
"h": 301.875,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77513,
"c": 0.21264,
"h": 328.6
},
"luminance": 0.41888
}Semantic roles & 50–950 ramp
primary
#FC7CF8
secondary
#D4F7D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85