#FC7BF4#FC7BF4
#FC7BF4 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.211 H 329.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BF4 |
|---|---|
| RGB | rgb(252, 123, 244) |
| HSL | hsl(304, 96%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 3.2%, 1.2%) |
| CIE-LAB | lab(70.45, 64.59, -38.79) |
| CIE-LCH | lch(70.45, 75.34, 329.01°) |
| OKLab | oklab(77.2% 0.1822 -0.1061) |
| OKLCH | oklch(77.2% 0.211 329.8) |
| XYZ | xyz(63.5563, 41.3969, 90.2132) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BF4 #7BFC83
analogous
#C37BFC #FC7BF4 #FC7BB3
triadic
#FC7BF4 #F4FC7B #7BF4FC
tetradic
#FC7BF4 #FCC37B #7BFC83 #7BB3FC
square
#FC7BF4 #FCC37B #7BFC83 #7BB3FC
split-complementary
#FC7BF4 #B3FC7B #7BFCC3
monochromatic
#F706E8 #FB3FEF #FC7BF4 #FDB7F9 #FEE1FD
Accessibility & contrast
On white
2.26
#FC7BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FC7BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BF4
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BF4 | 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)
#73A1F8
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7bf4; /* rgb */ color: rgb(252, 123, 244); /* oklch */ color: oklch(77.2% 0.211 329.8);
Tailwind
colors: {
custom: {
50: '#ffa6f8',
500: '#fc7bf4',
950: '#000000',
},
}SCSS
$custom: #fc7bf4; $custom-light: #ffa6f8; $custom-dark: #000000;
JSON
{
"hex": "#fc7bf4",
"rgb": {
"r": 252,
"g": 123,
"b": 244
},
"hsl": {
"h": 303.721,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77204,
"c": 0.21082,
"h": 329.8
},
"luminance": 0.41393
}Semantic roles & 50–950 ramp
primary
#FC7BF4
secondary
#D4F7D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85