#FF72F4#FF72F4
#FF72F4 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.5% C 0.226 H 330.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72F4 |
|---|---|
| RGB | rgb(255, 114, 244) |
| HSL | hsl(305, 100%, 72%) |
| HSV | hsv(305, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 4.3%, 0%) |
| CIE-LAB | lab(69.35, 69.42, -40.48) |
| CIE-LCH | lch(69.35, 80.36, 329.75°) |
| OKLab | oklab(76.47% 0.1969 -0.1108) |
| OKLCH | oklch(76.47% 0.226 330.6) |
| XYZ | xyz(63.5860, 39.8305, 89.9093) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 3.40
Light Magenta
#FA5FF7
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.69
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72F4 #72FF7D
analogous
#C472FF #FF72F4 #FF72AD
triadic
#FF72F4 #F4FF72 #72F4FF
tetradic
#FF72F4 #FFC472 #72FF7D #72ADFF
square
#FF72F4 #FFC472 #72FF7D #72ADFF
split-complementary
#FF72F4 #ADFF72 #72FFC4
monochromatic
#F700E3 #FF35EF #FF72F4 #FFAFF9 #FFE0FD
Accessibility & contrast
On white
2.34
#FF72F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FF72F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72F4
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72F4 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#FF7FA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff72f4; /* rgb */ color: rgb(255, 114, 244); /* oklch */ color: oklch(76.5% 0.226 330.6);
Tailwind
colors: {
custom: {
50: '#ffa1f8',
500: '#ff72f4',
950: '#000000',
},
}SCSS
$custom: #ff72f4; $custom-light: #ffa1f8; $custom-dark: #000000;
JSON
{
"hex": "#ff72f4",
"rgb": {
"r": 255,
"g": 114,
"b": 244
},
"hsl": {
"h": 304.681,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76473,
"c": 0.22593,
"h": 330.6
},
"luminance": 0.39826
}Semantic roles & 50–950 ramp
primary
#FF72F4
secondary
#D4F7D6
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85