#FC72EB#FC72EB
#FC72EB is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.7% C 0.217 H 332.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72EB |
|---|---|
| RGB | rgb(252, 114, 235) |
| HSL | hsl(307, 96%, 72%) |
| HSV | hsv(307, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 6.7%, 1.2%) |
| CIE-LAB | lab(68.56, 67.19, -36.79) |
| CIE-LCH | lch(68.56, 76.60, 331.30°) |
| OKLab | oklab(75.68% 0.1924 -0.1004) |
| OKLCH | oklch(75.68% 0.217 332.5) |
| XYZ | xyz(61.1575, 38.7324, 82.8361) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.97
Violet Pink
#FB5FFC
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72EB #72FC83
analogous
#C872FC #FC72EB #FC72A6
triadic
#FC72EB #EBFC72 #72EBFC
tetradic
#FC72EB #FCC872 #72FC83 #72A6FC
square
#FC72EB #FCC872 #72FC83 #72A6FC
split-complementary
#FC72EB #A6FC72 #72FCC8
monochromatic
#EF05D2 #FB36E3 #FC72EB #FDAEF4 #FEE1FB
Accessibility & contrast
On white
2.40
#FC72EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FC72EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72EB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72EB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#FF7CA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc72eb; /* rgb */ color: rgb(252, 114, 235); /* oklch */ color: oklch(75.7% 0.217 332.5);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fc72eb',
950: '#000000',
},
}SCSS
$custom: #fc72eb; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fc72eb",
"rgb": {
"r": 252,
"g": 114,
"b": 235
},
"hsl": {
"h": 307.391,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.75682,
"c": 0.21703,
"h": 332.5
},
"luminance": 0.38728
}Semantic roles & 50–950 ramp
primary
#FC72EB
secondary
#D3F6D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85