#FE72F9#FE72F9
#FE72F9 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.6% C 0.229 H 328.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72F9 |
|---|---|
| RGB | rgb(254, 114, 249) |
| HSL | hsl(302, 99%, 72%) |
| HSV | hsv(302, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 2%, 0.4%) |
| CIE-LAB | lab(69.43, 69.97, -43.10) |
| CIE-LCH | lch(69.43, 82.18, 328.37°) |
| OKLab | oklab(76.58% 0.1964 -0.1184) |
| OKLCH | oklch(76.58% 0.229 328.9) |
| XYZ | xyz(63.9885, 39.9491, 93.9448) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.19
Light Magenta
#FA5FF7
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.50
Orchid
#DA70D6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72F9 #72FE77
analogous
#BD72FE #FE72F9 #FE72B3
triadic
#FE72F9 #F9FE72 #72F9FE
tetradic
#FE72F9 #FEBD72 #72FE77 #72B3FE
square
#FE72F9 #FEBD72 #72FE77 #72B3FE
split-complementary
#FE72F9 #B3FE72 #72FEBD
monochromatic
#F402EB #FE35F6 #FE72F9 #FEAFFC #FFE1FE
Accessibility & contrast
On white
2.34
#FE72F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FE72F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72F9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72F9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe72f9; /* rgb */ color: rgb(254, 114, 249); /* oklch */ color: oklch(76.6% 0.229 328.9);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#fe72f9',
950: '#000000',
},
}SCSS
$custom: #fe72f9; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#fe72f9",
"rgb": {
"r": 254,
"g": 114,
"b": 249
},
"hsl": {
"h": 302.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.76579,
"c": 0.22936,
"h": 328.9
},
"luminance": 0.39945
}Semantic roles & 50–950 ramp
primary
#FE72F9
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85