#FC7BF0#FC7BF0
#FC7BF0 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.208 H 331.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BF0 |
|---|---|
| RGB | rgb(252, 123, 240) |
| HSL | hsl(306, 96%, 74%) |
| HSV | hsv(306, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 4.8%, 1.2%) |
| CIE-LAB | lab(70.29, 63.93, -36.85) |
| CIE-LCH | lch(70.29, 73.79, 330.04°) |
| OKLab | oklab(77.03% 0.1815 -0.1006) |
| OKLCH | oklch(77.03% 0.208 331) |
| XYZ | xyz(62.9556, 41.1566, 87.0493) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BF0 #7BFC87
analogous
#C77BFC #FC7BF0 #FC7BAF
triadic
#FC7BF0 #F0FC7B #7BF0FC
tetradic
#FC7BF0 #FCC77B #7BFC87 #7BAFFC
square
#FC7BF0 #FCC77B #7BFC87 #7BAFFC
split-complementary
#FC7BF0 #AFFC7B #7BFCC7
monochromatic
#F706E1 #FB3FE9 #FC7BF0 #FDB7F7 #FEE1FC
Accessibility & contrast
On white
2.28
#FC7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FC7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BF0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BF0 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7bf0; /* rgb */ color: rgb(252, 123, 240); /* oklch */ color: oklch(77.0% 0.208 331.0);
Tailwind
colors: {
custom: {
50: '#ffa6f5',
500: '#fc7bf0',
950: '#000000',
},
}SCSS
$custom: #fc7bf0; $custom-light: #ffa6f5; $custom-dark: #000000;
JSON
{
"hex": "#fc7bf0",
"rgb": {
"r": 252,
"g": 123,
"b": 240
},
"hsl": {
"h": 305.581,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77025,
"c": 0.20753,
"h": 331
},
"luminance": 0.41153
}Semantic roles & 50–950 ramp
primary
#FC7BF0
secondary
#D4F7D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85