#FC7BF5#FC7BF5
#FC7BF5 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.212 H 329.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BF5 |
|---|---|
| RGB | rgb(252, 123, 245) |
| HSL | hsl(303, 96%, 74%) |
| HSV | hsv(303, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 2.8%, 1.2%) |
| CIE-LAB | lab(70.50, 64.75, -39.27) |
| CIE-LCH | lch(70.50, 75.73, 328.77°) |
| OKLab | oklab(77.25% 0.1823 -0.1075) |
| OKLCH | oklch(77.25% 0.212 329.5) |
| XYZ | xyz(63.7086, 41.4578, 91.0150) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BF5 #7BFC82
analogous
#C27BFC #FC7BF5 #FC7BB4
triadic
#FC7BF5 #F5FC7B #7BF5FC
tetradic
#FC7BF5 #FCC27B #7BFC82 #7BB4FC
square
#FC7BF5 #FCC27B #7BFC82 #7BB4FC
split-complementary
#FC7BF5 #B4FC7B #7BFCC2
monochromatic
#F706EA #FB3FF0 #FC7BF5 #FDB7FA #FEE1FD
Accessibility & contrast
On white
2.26
#FC7BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FC7BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BF5
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BF5 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7bf5; /* rgb */ color: rgb(252, 123, 245); /* oklch */ color: oklch(77.2% 0.212 329.5);
Tailwind
colors: {
custom: {
50: '#ffa6f9',
500: '#fc7bf5',
950: '#000000',
},
}SCSS
$custom: #fc7bf5; $custom-light: #ffa6f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7bf5",
"rgb": {
"r": 252,
"g": 123,
"b": 245
},
"hsl": {
"h": 303.256,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77249,
"c": 0.21165,
"h": 329.5
},
"luminance": 0.41454
}Semantic roles & 50–950 ramp
primary
#FC7BF5
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85