#FC72F0#FC72F0
#FC72F0 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.221 H 331.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72F0 |
|---|---|
| RGB | rgb(252, 114, 240) |
| HSL | hsl(305, 96%, 72%) |
| HSV | hsv(305, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 4.8%, 1.2%) |
| CIE-LAB | lab(68.77, 67.99, -39.22) |
| CIE-LCH | lch(68.77, 78.49, 330.02°) |
| OKLab | oklab(75.91% 0.1932 -0.1073) |
| OKLCH | oklch(75.91% 0.221 331) |
| XYZ | xyz(61.8900, 39.0255, 86.6941) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Candy Pink
#FF63E9
ΔE00 2.42
Violet (CSS)
#EE82EE
ΔE00 3.19
Light Magenta
#FA5FF7
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 3.77
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72F0 #72FC7E
analogous
#C372FC #FC72F0 #FC72AB
triadic
#FC72F0 #F0FC72 #72F0FC
tetradic
#FC72F0 #FCC372 #72FC7E #72ABFC
square
#FC72F0 #FCC372 #72FC7E #72ABFC
split-complementary
#FC72F0 #ABFC72 #72FCC3
monochromatic
#EF05DA #FB36EA #FC72F0 #FDAEF6 #FEE1FC
Accessibility & contrast
On white
2.39
#FC72F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FC72F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72F0
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72F0 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF4
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc72f0; /* rgb */ color: rgb(252, 114, 240); /* oklch */ color: oklch(75.9% 0.221 331.0);
Tailwind
colors: {
custom: {
50: '#ffa1f5',
500: '#fc72f0',
950: '#000000',
},
}SCSS
$custom: #fc72f0; $custom-light: #ffa1f5; $custom-dark: #000000;
JSON
{
"hex": "#fc72f0",
"rgb": {
"r": 252,
"g": 114,
"b": 240
},
"hsl": {
"h": 305.217,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.75908,
"c": 0.22096,
"h": 331
},
"luminance": 0.39021
}Semantic roles & 50–950 ramp
primary
#FC72F0
secondary
#D3F6D6
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85