#FC7BF1#FC7BF1
#FC7BF1 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.208 H 330.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BF1 |
|---|---|
| RGB | rgb(252, 123, 241) |
| HSL | hsl(305, 96%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 4.4%, 1.2%) |
| CIE-LAB | lab(70.33, 64.09, -37.34) |
| CIE-LCH | lch(70.33, 74.18, 329.78°) |
| OKLab | oklab(77.07% 0.1817 -0.102) |
| OKLCH | oklch(77.07% 0.208 330.7) |
| XYZ | xyz(63.1045, 41.2162, 87.8338) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BF1 #7BFC86
analogous
#C67BFC #FC7BF1 #FC7BB0
triadic
#FC7BF1 #F1FC7B #7BF1FC
tetradic
#FC7BF1 #FCC67B #7BFC86 #7BB0FC
square
#FC7BF1 #FCC67B #7BFC86 #7BB0FC
split-complementary
#FC7BF1 #B0FC7B #7BFCC6
monochromatic
#F706E2 #FB3FEB #FC7BF1 #FDB7F7 #FEE1FC
Accessibility & contrast
On white
2.27
#FC7BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FC7BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BF1
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BF1 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F5
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7bf1; /* rgb */ color: rgb(252, 123, 241); /* oklch */ color: oklch(77.1% 0.208 330.7);
Tailwind
colors: {
custom: {
50: '#ffa6f6',
500: '#fc7bf1',
950: '#000000',
},
}SCSS
$custom: #fc7bf1; $custom-light: #ffa6f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7bf1",
"rgb": {
"r": 252,
"g": 123,
"b": 241
},
"hsl": {
"h": 305.116,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77069,
"c": 0.20835,
"h": 330.7
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#FC7BF1
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85