#FE72F0#FE72F0
#FE72F0 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.222 H 331.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72F0 |
|---|---|
| RGB | rgb(254, 114, 240) |
| HSL | hsl(306, 99%, 72%) |
| HSV | hsv(306, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 5.5%, 0.4%) |
| CIE-LAB | lab(69.04, 68.51, -38.77) |
| CIE-LCH | lch(69.04, 78.72, 330.49°) |
| OKLab | oklab(76.16% 0.1953 -0.106) |
| OKLCH | oklch(76.16% 0.222 331.5) |
| XYZ | xyz(62.6183, 39.4010, 86.7282) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 2.43
Violet (CSS)
#EE82EE
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.96
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72F0 #72FE80
analogous
#C672FE #FE72F0 #FE72AA
triadic
#FE72F0 #F0FE72 #72F0FE
tetradic
#FE72F0 #FEC672 #72FE80 #72AAFE
square
#FE72F0 #FEC672 #72FE80 #72AAFE
split-complementary
#FE72F0 #AAFE72 #72FEC6
monochromatic
#F402DC #FE35EA #FE72F0 #FEAFF6 #FFE1FC
Accessibility & contrast
On white
2.37
#FE72F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FE72F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72F0
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72F0 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe72f0; /* rgb */ color: rgb(254, 114, 240); /* oklch */ color: oklch(76.2% 0.222 331.5);
Tailwind
colors: {
custom: {
50: '#ffa1f5',
500: '#fe72f0',
950: '#000000',
},
}SCSS
$custom: #fe72f0; $custom-light: #ffa1f5; $custom-dark: #000000;
JSON
{
"hex": "#fe72f0",
"rgb": {
"r": 254,
"g": 114,
"b": 240
},
"hsl": {
"h": 306,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.76163,
"c": 0.22218,
"h": 331.5
},
"luminance": 0.39397
}Semantic roles & 50–950 ramp
primary
#FE72F0
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85