#FC72F3#FC72F3
#FC72F3 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.223 H 330.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72F3 |
|---|---|
| RGB | rgb(252, 114, 243) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 3.6%, 1.2%) |
| CIE-LAB | lab(68.90, 68.47, -40.66) |
| CIE-LCH | lch(68.90, 79.64, 329.30°) |
| OKLab | oklab(76.05% 0.1936 -0.1114) |
| OKLCH | oklch(76.05% 0.223 330.1) |
| XYZ | xyz(62.3393, 39.2052, 89.0605) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.49
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72F3 #72FC7B
analogous
#C072FC #FC72F3 #FC72AE
triadic
#FC72F3 #F3FC72 #72F3FC
tetradic
#FC72F3 #FCC072 #72FC7B #72AEFC
square
#FC72F3 #FCC072 #72FC7B #72AEFC
split-complementary
#FC72F3 #AEFC72 #72FCC0
monochromatic
#EF05DF #FB36EE #FC72F3 #FDAEF8 #FEE1FC
Accessibility & contrast
On white
2.38
#FC72F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FC72F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72F3
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72F3 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#FF7FA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc72f3; /* rgb */ color: rgb(252, 114, 243); /* oklch */ color: oklch(76.0% 0.223 330.1);
Tailwind
colors: {
custom: {
50: '#ffa1f7',
500: '#fc72f3',
950: '#000000',
},
}SCSS
$custom: #fc72f3; $custom-light: #ffa1f7; $custom-dark: #000000;
JSON
{
"hex": "#fc72f3",
"rgb": {
"r": 252,
"g": 114,
"b": 243
},
"hsl": {
"h": 303.913,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.76046,
"c": 0.22335,
"h": 330.1
},
"luminance": 0.39201
}Semantic roles & 50–950 ramp
primary
#FC72F3
secondary
#D3F6D6
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85