#FE72F6#FE72F6
#FE72F6 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.227 H 329.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72F6 |
|---|---|
| RGB | rgb(254, 114, 246) |
| HSL | hsl(303, 99%, 72%) |
| HSV | hsv(303, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 3.1%, 0.4%) |
| CIE-LAB | lab(69.30, 69.48, -41.66) |
| CIE-LCH | lch(69.30, 81.02, 329.05°) |
| OKLab | oklab(76.44% 0.1961 -0.1143) |
| OKLCH | oklch(76.44% 0.227 329.8) |
| XYZ | xyz(63.5243, 39.7634, 91.5001) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 3.44
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72F6 #72FE7A
analogous
#C072FE #FE72F6 #FE72B0
triadic
#FE72F6 #F6FE72 #72F6FE
tetradic
#FE72F6 #FEC072 #72FE7A #72B0FE
square
#FE72F6 #FEC072 #72FE7A #72B0FE
split-complementary
#FE72F6 #B0FE72 #72FEC0
monochromatic
#F402E6 #FE35F2 #FE72F6 #FEAFFA #FFE1FD
Accessibility & contrast
On white
2.35
#FE72F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FE72F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72F6
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72F6 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFA
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe72f6; /* rgb */ color: rgb(254, 114, 246); /* oklch */ color: oklch(76.4% 0.227 329.8);
Tailwind
colors: {
custom: {
50: '#ffa1f9',
500: '#fe72f6',
950: '#000000',
},
}SCSS
$custom: #fe72f6; $custom-light: #ffa1f9; $custom-dark: #000000;
JSON
{
"hex": "#fe72f6",
"rgb": {
"r": 254,
"g": 114,
"b": 246
},
"hsl": {
"h": 303.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.76438,
"c": 0.22694,
"h": 329.8
},
"luminance": 0.39759
}Semantic roles & 50–950 ramp
primary
#FE72F6
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85