#FC72EE#FC72EE
#FC72EE is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.219 H 331.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72EE |
|---|---|
| RGB | rgb(252, 114, 238) |
| HSL | hsl(306, 96%, 72%) |
| HSV | hsv(306, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 5.6%, 1.2%) |
| CIE-LAB | lab(68.68, 67.67, -38.25) |
| CIE-LCH | lch(68.68, 77.73, 330.52°) |
| OKLab | oklab(75.82% 0.1929 -0.1045) |
| OKLCH | oklch(75.82% 0.219 331.5) |
| XYZ | xyz(61.5946, 38.9073, 85.1380) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.32
Violet (CSS)
#EE82EE
ΔE00 3.22
Light Magenta
#FA5FF7
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 3.98
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72EE #72FC80
analogous
#C572FC #FC72EE #FC72A9
triadic
#FC72EE #EEFC72 #72EEFC
tetradic
#FC72EE #FCC572 #72FC80 #72A9FC
square
#FC72EE #FCC572 #72FC80 #72A9FC
split-complementary
#FC72EE #A9FC72 #72FCC5
monochromatic
#EF05D7 #FB36E7 #FC72EE #FDAEF5 #FEE1FB
Accessibility & contrast
On white
2.39
#FC72EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FC72EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72EE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72EE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc72ee; /* rgb */ color: rgb(252, 114, 238); /* oklch */ color: oklch(75.8% 0.219 331.5);
Tailwind
colors: {
custom: {
50: '#ffa1f4',
500: '#fc72ee',
950: '#000000',
},
}SCSS
$custom: #fc72ee; $custom-light: #ffa1f4; $custom-dark: #000000;
JSON
{
"hex": "#fc72ee",
"rgb": {
"r": 252,
"g": 114,
"b": 238
},
"hsl": {
"h": 306.087,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.75817,
"c": 0.21937,
"h": 331.5
},
"luminance": 0.38903
}Semantic roles & 50–950 ramp
primary
#FC72EE
secondary
#D3F6D7
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85