#FE72FF#FE72FF
#FE72FF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.9% C 0.234 H 327.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72FF |
|---|---|
| RGB | rgb(254, 114, 255) |
| HSL | hsl(300, 100%, 72%) |
| HSV | hsv(300, 55%, 100%) |
| CMYK | cmyk(0.4%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(69.70, 70.97, -45.96) |
| CIE-LCH | lch(69.70, 84.55, 327.07°) |
| OKLab | oklab(76.87% 0.1971 -0.1266) |
| OKLCH | oklch(76.87% 0.234 327.3) |
| XYZ | xyz(64.9393, 40.3294, 98.9522) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 3.90
Orchid
#DA70D6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72FF #73FF72
analogous
#B772FF #FE72FF #FF72BA
triadic
#FE72FF #FFFE72 #72FFFE
tetradic
#FE72FF #FFB772 #73FF72 #72BAFF
square
#FE72FF #FFB772 #73FF72 #72BAFF
split-complementary
#FE72FF #BAFF72 #72FFB7
monochromatic
#F500F7 #FE35FF #FE72FF #FEAFFF #FFE0FF
Accessibility & contrast
On white
2.32
#FE72FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FE72FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72FF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629FFF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#FF83AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe72ff; /* rgb */ color: rgb(254, 114, 255); /* oklch */ color: oklch(76.9% 0.234 327.3);
Tailwind
colors: {
custom: {
50: '#ffa1ff',
500: '#fe72ff',
950: '#000000',
},
}SCSS
$custom: #fe72ff; $custom-light: #ffa1ff; $custom-dark: #000000;
JSON
{
"hex": "#fe72ff",
"rgb": {
"r": 254,
"g": 114,
"b": 255
},
"hsl": {
"h": 299.574,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76865,
"c": 0.23428,
"h": 327.3
},
"luminance": 0.40325
}Semantic roles & 50–950 ramp
primary
#FE72FF
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86