#FC7BF3#FC7BF3
#FC7BF3 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.210 H 330.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BF3 |
|---|---|
| RGB | rgb(252, 123, 243) |
| HSL | hsl(304, 96%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 3.6%, 1.2%) |
| CIE-LAB | lab(70.41, 64.42, -38.31) |
| CIE-LCH | lch(70.41, 74.95, 329.26°) |
| OKLab | oklab(77.16% 0.182 -0.1048) |
| OKLCH | oklch(77.16% 0.21 330.1) |
| XYZ | xyz(63.4049, 41.3363, 89.4157) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BF3 #7BFC84
analogous
#C47BFC #FC7BF3 #FC7BB2
triadic
#FC7BF3 #F3FC7B #7BF3FC
tetradic
#FC7BF3 #FCC47B #7BFC84 #7BB2FC
square
#FC7BF3 #FCC47B #7BFC84 #7BB2FC
split-complementary
#FC7BF3 #B2FC7B #7BFCC4
monochromatic
#F706E6 #FB3FEE #FC7BF3 #FDB7F8 #FEE1FC
Accessibility & contrast
On white
2.27
#FC7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FC7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BF3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BF3 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#9AB3EF
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7bf3; /* rgb */ color: rgb(252, 123, 243); /* oklch */ color: oklch(77.2% 0.210 330.1);
Tailwind
colors: {
custom: {
50: '#ffa6f7',
500: '#fc7bf3',
950: '#000000',
},
}SCSS
$custom: #fc7bf3; $custom-light: #ffa6f7; $custom-dark: #000000;
JSON
{
"hex": "#fc7bf3",
"rgb": {
"r": 252,
"g": 123,
"b": 243
},
"hsl": {
"h": 304.186,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77159,
"c": 0.21,
"h": 330.1
},
"luminance": 0.41332
}Semantic roles & 50–950 ramp
primary
#FC7BF3
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85