#FC7FF8#FC7FF8
#FC7FF8 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.208 H 328.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF8 |
|---|---|
| RGB | rgb(252, 127, 248) |
| HSL | hsl(302, 95%, 74%) |
| HSV | hsv(302, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 1.6%, 1.2%) |
| CIE-LAB | lab(71.32, 63.40, -39.63) |
| CIE-LCH | lch(71.32, 74.77, 328.00°) |
| OKLab | oklab(77.9% 0.1775 -0.1086) |
| OKLCH | oklch(77.9% 0.208 328.5) |
| XYZ | xyz(64.6766, 42.6552, 93.6154) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF8 #7FFC83
analogous
#C27FFC #FC7FF8 #FC7FBA
triadic
#FC7FF8 #F8FC7F #7FF8FC
tetradic
#FC7FF8 #FCC27F #7FFC83 #7FBAFC
square
#FC7FF8 #FCC27F #7FFC83 #7FBAFC
split-complementary
#FC7FF8 #BAFC7F #7FFCC2
monochromatic
#F907F1 #FB43F5 #FC7FF8 #FDBBFB #FEE1FD
Accessibility & contrast
On white
2.20
#FC7FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FC7FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF8
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF8 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7ff8; /* rgb */ color: rgb(252, 127, 248); /* oklch */ color: oklch(77.9% 0.208 328.5);
Tailwind
colors: {
custom: {
50: '#ffa9fb',
500: '#fc7ff8',
950: '#000000',
},
}SCSS
$custom: #fc7ff8; $custom-light: #ffa9fb; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff8",
"rgb": {
"r": 252,
"g": 127,
"b": 248
},
"hsl": {
"h": 301.92,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.779,
"c": 0.20807,
"h": 328.5
},
"luminance": 0.42652
}Semantic roles & 50–950 ramp
primary
#FC7FF8
secondary
#D4F7D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85