#FC7BF2#FC7BF2
#FC7BF2 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.209 H 330.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BF2 |
|---|---|
| RGB | rgb(252, 123, 242) |
| HSL | hsl(305, 96%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 4%, 1.2%) |
| CIE-LAB | lab(70.37, 64.26, -37.82) |
| CIE-LCH | lch(70.37, 74.56, 329.52°) |
| OKLab | oklab(77.11% 0.1818 -0.1034) |
| OKLCH | oklch(77.11% 0.209 330.4) |
| XYZ | xyz(63.2543, 41.2761, 88.6226) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BF2 #7BFC85
analogous
#C57BFC #FC7BF2 #FC7BB1
triadic
#FC7BF2 #F2FC7B #7BF2FC
tetradic
#FC7BF2 #FCC57B #7BFC85 #7BB1FC
square
#FC7BF2 #FCC57B #7BFC85 #7BB1FC
split-complementary
#FC7BF2 #B1FC7B #7BFCC5
monochromatic
#F706E4 #FB3FEC #FC7BF2 #FDB7F8 #FEE1FC
Accessibility & contrast
On white
2.27
#FC7BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FC7BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BF2
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BF2 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#9BB2EE
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7bf2; /* rgb */ color: rgb(252, 123, 242); /* oklch */ color: oklch(77.1% 0.209 330.4);
Tailwind
colors: {
custom: {
50: '#ffa6f6',
500: '#fc7bf2',
950: '#000000',
},
}SCSS
$custom: #fc7bf2; $custom-light: #ffa6f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7bf2",
"rgb": {
"r": 252,
"g": 123,
"b": 242
},
"hsl": {
"h": 304.651,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77114,
"c": 0.20917,
"h": 330.4
},
"luminance": 0.41272
}Semantic roles & 50–950 ramp
primary
#FC7BF2
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85