#FC72EA#FC72EA
#FC72EA is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.216 H 332.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72EA |
|---|---|
| RGB | rgb(252, 114, 234) |
| HSL | hsl(308, 96%, 72%) |
| HSV | hsv(308, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(68.52, 67.03, -36.30) |
| CIE-LCH | lch(68.52, 76.23, 331.56°) |
| OKLab | oklab(75.64% 0.1923 -0.099) |
| OKLCH | oklch(75.64% 0.216 332.8) |
| XYZ | xyz(61.0134, 38.6748, 82.0774) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Candy Pink
#FF63E9
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72EA #72FC84
analogous
#C972FC #FC72EA #FC72A5
triadic
#FC72EA #EAFC72 #72EAFC
tetradic
#FC72EA #FCC972 #72FC84 #72A5FC
square
#FC72EA #FCC972 #72FC84 #72A5FC
split-complementary
#FC72EA #A5FC72 #72FCC9
monochromatic
#EF05D0 #FB36E1 #FC72EA #FDAEF3 #FEE1FB
Accessibility & contrast
On white
2.40
#FC72EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FC72EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72EA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72EA | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FF7CA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc72ea; /* rgb */ color: rgb(252, 114, 234); /* oklch */ color: oklch(75.6% 0.216 332.8);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fc72ea',
950: '#000000',
},
}SCSS
$custom: #fc72ea; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fc72ea",
"rgb": {
"r": 252,
"g": 114,
"b": 234
},
"hsl": {
"h": 307.826,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.75638,
"c": 0.21625,
"h": 332.8
},
"luminance": 0.38671
}Semantic roles & 50–950 ramp
primary
#FC72EA
secondary
#D3F6D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84