#FC72F2#FC72F2
#FC72F2 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.223 H 330.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72F2 |
|---|---|
| RGB | rgb(252, 114, 242) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 4%, 1.2%) |
| CIE-LAB | lab(68.86, 68.31, -40.18) |
| CIE-LCH | lch(68.86, 79.25, 329.54°) |
| OKLab | oklab(76% 0.1934 -0.11) |
| OKLCH | oklch(76% 0.223 330.4) |
| XYZ | xyz(62.1887, 39.1450, 88.2674) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 3.19
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.57
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72F2 #72FC7C
analogous
#C172FC #FC72F2 #FC72AD
triadic
#FC72F2 #F2FC72 #72F2FC
tetradic
#FC72F2 #FCC172 #72FC7C #72ADFC
square
#FC72F2 #FCC172 #72FC7C #72ADFC
split-complementary
#FC72F2 #ADFC72 #72FCC1
monochromatic
#EF05DE #FB36EC #FC72F2 #FDAEF8 #FEE1FC
Accessibility & contrast
On white
2.38
#FC72F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FC72F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72F2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72F2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF7FA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc72f2; /* rgb */ color: rgb(252, 114, 242); /* oklch */ color: oklch(76.0% 0.223 330.4);
Tailwind
colors: {
custom: {
50: '#ffa1f6',
500: '#fc72f2',
950: '#000000',
},
}SCSS
$custom: #fc72f2; $custom-light: #ffa1f6; $custom-dark: #000000;
JSON
{
"hex": "#fc72f2",
"rgb": {
"r": 252,
"g": 114,
"b": 242
},
"hsl": {
"h": 304.348,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.76,
"c": 0.22255,
"h": 330.4
},
"luminance": 0.39141
}Semantic roles & 50–950 ramp
primary
#FC72F2
secondary
#D3F6D6
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85