#FC7BFA#FC7BFA
#FC7BFA is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.5% C 0.216 H 328.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BFA |
|---|---|
| RGB | rgb(252, 123, 250) |
| HSL | hsl(301, 96%, 74%) |
| HSV | hsv(301, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 0.8%, 1.2%) |
| CIE-LAB | lab(70.71, 65.59, -41.67) |
| CIE-LCH | lch(70.71, 77.71, 327.57°) |
| OKLab | oklab(77.48% 0.183 -0.1144) |
| OKLCH | oklch(77.48% 0.216 328) |
| XYZ | xyz(64.4822, 41.7673, 95.0894) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 4.37
Violet Pink
#FB5FFC
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BFA #7BFC7D
analogous
#BD7BFC #FC7BFA #FC7BB9
triadic
#FC7BFA #FAFC7B #7BFAFC
tetradic
#FC7BFA #FCBD7B #7BFC7D #7BB9FC
square
#FC7BFA #FCBD7B #7BFC7D #7BB9FC
split-complementary
#FC7BFA #B9FC7B #7BFCBD
monochromatic
#F706F3 #FB3FF8 #FC7BFA #FDB7FC #FEE1FE
Accessibility & contrast
On white
2.25
#FC7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FC7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BFA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BFA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#FF89B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7bfa; /* rgb */ color: rgb(252, 123, 250); /* oklch */ color: oklch(77.5% 0.216 328.0);
Tailwind
colors: {
custom: {
50: '#ffa6fc',
500: '#fc7bfa',
950: '#000000',
},
}SCSS
$custom: #fc7bfa; $custom-light: #ffa6fc; $custom-dark: #000000;
JSON
{
"hex": "#fc7bfa",
"rgb": {
"r": 252,
"g": 123,
"b": 250
},
"hsl": {
"h": 300.93,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77477,
"c": 0.21584,
"h": 328
},
"luminance": 0.41763
}Semantic roles & 50–950 ramp
primary
#FC7BFA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85