#FC7FF0#FC7FF0
#FC7FF0 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.5% C 0.201 H 331.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FF0 |
|---|---|
| RGB | rgb(252, 127, 240) |
| HSL | hsl(306, 95%, 74%) |
| HSV | hsv(306, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 4.8%, 1.2%) |
| CIE-LAB | lab(70.99, 62.07, -35.76) |
| CIE-LCH | lch(70.99, 71.63, 330.05°) |
| OKLab | oklab(77.54% 0.1762 -0.0975) |
| OKLCH | oklch(77.54% 0.201 331) |
| XYZ | xyz(63.4620, 42.1694, 87.2180) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FF0 #7FFC8B
analogous
#CA7FFC #FC7FF0 #FC7FB2
triadic
#FC7FF0 #F0FC7F #7FF0FC
tetradic
#FC7FF0 #FCCA7F #7FFC8B #7FB2FC
square
#FC7FF0 #FCCA7F #7FFC8B #7FB2FC
split-complementary
#FC7FF0 #B2FC7F #7FFCCA
monochromatic
#F907E2 #FB43E9 #FC7FF0 #FDBBF7 #FEE1FB
Accessibility & contrast
On white
2.23
#FC7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FC7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FF0
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FF0 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ff0; /* rgb */ color: rgb(252, 127, 240); /* oklch */ color: oklch(77.5% 0.201 331.0);
Tailwind
colors: {
custom: {
50: '#ffa8f5',
500: '#fc7ff0',
950: '#000000',
},
}SCSS
$custom: #fc7ff0; $custom-light: #ffa8f5; $custom-dark: #000000;
JSON
{
"hex": "#fc7ff0",
"rgb": {
"r": 252,
"g": 127,
"b": 240
},
"hsl": {
"h": 305.76,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77544,
"c": 0.20139,
"h": 331
},
"luminance": 0.42165
}Semantic roles & 50–950 ramp
primary
#FC7FF0
secondary
#D4F7D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85