#FF72FE#FF72FE
#FF72FE is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.9% C 0.234 H 327.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72FE |
|---|---|
| RGB | rgb(255, 114, 254) |
| HSL | hsl(300, 100%, 72%) |
| HSV | hsv(300, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 0.4%, 0%) |
| CIE-LAB | lab(69.79, 71.05, -45.27) |
| CIE-LCH | lch(69.79, 84.25, 327.50°) |
| OKLab | oklab(76.94% 0.1981 -0.1246) |
| OKLCH | oklch(76.94% 0.234 327.8) |
| XYZ | xyz(65.1458, 40.4544, 98.1239) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 3.85
Orchid
#DA70D6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72FE #72FF73
analogous
#BA72FF #FF72FE #FF72B7
triadic
#FF72FE #FEFF72 #72FEFF
tetradic
#FF72FE #FFBA72 #72FF73 #72B7FF
square
#FF72FE #FFBA72 #72FF73 #72B7FF
split-complementary
#FF72FE #B7FF72 #72FFBA
monochromatic
#F700F5 #FF35FE #FF72FE #FFAFFE #FFE0FF
Accessibility & contrast
On white
2.31
#FF72FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FF72FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72FE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72FE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#FF82AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff72fe; /* rgb */ color: rgb(255, 114, 254); /* oklch */ color: oklch(76.9% 0.234 327.8);
Tailwind
colors: {
custom: {
50: '#ffa1ff',
500: '#ff72fe',
950: '#000000',
},
}SCSS
$custom: #ff72fe; $custom-light: #ffa1ff; $custom-dark: #000000;
JSON
{
"hex": "#ff72fe",
"rgb": {
"r": 255,
"g": 114,
"b": 254
},
"hsl": {
"h": 300.426,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76942,
"c": 0.234,
"h": 327.8
},
"luminance": 0.4045
}Semantic roles & 50–950 ramp
primary
#FF72FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86