#FC7BF8#FC7BF8
#FC7BF8 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.4% C 0.214 H 328.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BF8 |
|---|---|
| RGB | rgb(252, 123, 248) |
| HSL | hsl(302, 96%, 74%) |
| HSV | hsv(302, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 1.6%, 1.2%) |
| CIE-LAB | lab(70.62, 65.26, -40.71) |
| CIE-LCH | lch(70.62, 76.91, 328.04°) |
| OKLab | oklab(77.39% 0.1828 -0.1116) |
| OKLCH | oklch(77.39% 0.214 328.6) |
| XYZ | xyz(64.1703, 41.6425, 93.4466) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BF8 #7BFC7F
analogous
#BF7BFC #FC7BF8 #FC7BB7
triadic
#FC7BF8 #F8FC7B #7BF8FC
tetradic
#FC7BF8 #FCBF7B #7BFC7F #7BB7FC
square
#FC7BF8 #FCBF7B #7BFC7F #7BB7FC
split-complementary
#FC7BF8 #B7FC7B #7BFCBF
monochromatic
#F706F0 #FB3FF5 #FC7BF8 #FDB7FB #FEE1FD
Accessibility & contrast
On white
2.25
#FC7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FC7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BF8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BF8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7bf8; /* rgb */ color: rgb(252, 123, 248); /* oklch */ color: oklch(77.4% 0.214 328.6);
Tailwind
colors: {
custom: {
50: '#ffa6fb',
500: '#fc7bf8',
950: '#000000',
},
}SCSS
$custom: #fc7bf8; $custom-light: #ffa6fb; $custom-dark: #000000;
JSON
{
"hex": "#fc7bf8",
"rgb": {
"r": 252,
"g": 123,
"b": 248
},
"hsl": {
"h": 301.86,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.77385,
"c": 0.21415,
"h": 328.6
},
"luminance": 0.41639
}Semantic roles & 50–950 ramp
primary
#FC7BF8
secondary
#D4F7D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85