#FE72F4#FE72F4
#FE72F4 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.3% C 0.225 H 330.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72F4 |
|---|---|
| RGB | rgb(254, 114, 244) |
| HSL | hsl(304, 99%, 72%) |
| HSV | hsv(304, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 3.9%, 0.4%) |
| CIE-LAB | lab(69.21, 69.16, -40.70) |
| CIE-LCH | lch(69.21, 80.25, 329.52°) |
| OKLab | oklab(76.35% 0.1958 -0.1115) |
| OKLCH | oklch(76.35% 0.225 330.3) |
| XYZ | xyz(63.2190, 39.6413, 89.8921) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.59
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72F4 #72FE7C
analogous
#C272FE #FE72F4 #FE72AE
triadic
#FE72F4 #F4FE72 #72F4FE
tetradic
#FE72F4 #FEC272 #72FE7C #72AEFE
square
#FE72F4 #FEC272 #72FE7C #72AEFE
split-complementary
#FE72F4 #AEFE72 #72FEC2
monochromatic
#F402E3 #FE35EF #FE72F4 #FEAFF9 #FFE1FD
Accessibility & contrast
On white
2.35
#FE72F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FE72F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72F4
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72F4 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#FF7FA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe72f4; /* rgb */ color: rgb(254, 114, 244); /* oklch */ color: oklch(76.3% 0.225 330.3);
Tailwind
colors: {
custom: {
50: '#ffa1f8',
500: '#fe72f4',
950: '#000000',
},
}SCSS
$custom: #fe72f4; $custom-light: #ffa1f8; $custom-dark: #000000;
JSON
{
"hex": "#fe72f4",
"rgb": {
"r": 254,
"g": 114,
"b": 244
},
"hsl": {
"h": 304.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.76346,
"c": 0.22534,
"h": 330.3
},
"luminance": 0.39637
}Semantic roles & 50–950 ramp
primary
#FE72F4
secondary
#D4F7D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85