#FE72E9#FE72E9
#FE72E9 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.8% C 0.217 H 333.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72E9 |
|---|---|
| RGB | rgb(254, 114, 233) |
| HSL | hsl(309, 99%, 72%) |
| HSV | hsv(309, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 8.3%, 0.4%) |
| CIE-LAB | lab(68.75, 67.41, -35.37) |
| CIE-LCH | lch(68.75, 76.12, 332.31°) |
| OKLab | oklab(75.85% 0.1942 -0.0963) |
| OKLCH | oklch(75.85% 0.217 333.6) |
| XYZ | xyz(61.5984, 38.9930, 81.3570) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 2.36
Violet (CSS)
#EE82EE
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 4.39
Violet Pink
#FB5FFC
ΔE00 4.78
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72E9 #72FE87
analogous
#CD72FE #FE72E9 #FE72A3
triadic
#FE72E9 #E9FE72 #72E9FE
tetradic
#FE72E9 #FECD72 #72FE87 #72A3FE
square
#FE72E9 #FECD72 #72FE87 #72A3FE
split-complementary
#FE72E9 #A3FE72 #72FECD
monochromatic
#F402D0 #FE35E0 #FE72E9 #FEAFF2 #FFE1FA
Accessibility & contrast
On white
2.39
#FE72E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FE72E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72E9
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72E9 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BED
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe72e9; /* rgb */ color: rgb(254, 114, 233); /* oklch */ color: oklch(75.8% 0.217 333.6);
Tailwind
colors: {
custom: {
50: '#ffa1f0',
500: '#fe72e9',
950: '#000000',
},
}SCSS
$custom: #fe72e9; $custom-light: #ffa1f0; $custom-dark: #000000;
JSON
{
"hex": "#fe72e9",
"rgb": {
"r": 254,
"g": 114,
"b": 233
},
"hsl": {
"h": 309,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.7585,
"c": 0.21676,
"h": 333.6
},
"luminance": 0.38989
}Semantic roles & 50–950 ramp
primary
#FE72E9
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84