#FF72F7#FF72F7
#FF72F7 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.6% C 0.228 H 329.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72F7 |
|---|---|
| RGB | rgb(255, 114, 247) |
| HSL | hsl(303, 100%, 72%) |
| HSV | hsv(303, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 3.1%, 0%) |
| CIE-LAB | lab(69.48, 69.90, -41.92) |
| CIE-LCH | lch(69.48, 81.51, 329.05°) |
| OKLab | oklab(76.61% 0.1973 -0.115) |
| OKLCH | oklch(76.61% 0.228 329.8) |
| XYZ | xyz(64.0452, 40.0142, 92.3278) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.47
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72F7 #72FF7A
analogous
#C072FF #FF72F7 #FF72B1
triadic
#FF72F7 #F7FF72 #72F7FF
tetradic
#FF72F7 #FFC072 #72FF7A #72B1FF
square
#FF72F7 #FFC072 #72FF7A #72B1FF
split-complementary
#FF72F7 #B1FF72 #72FFC0
monochromatic
#F700E9 #FF35F4 #FF72F7 #FFAFFA #FFE0FD
Accessibility & contrast
On white
2.33
#FF72F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF72F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72F7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72F7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#95B1F3
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff72f7; /* rgb */ color: rgb(255, 114, 247); /* oklch */ color: oklch(76.6% 0.228 329.8);
Tailwind
colors: {
custom: {
50: '#ffa1fa',
500: '#ff72f7',
950: '#000000',
},
}SCSS
$custom: #ff72f7; $custom-light: #ffa1fa; $custom-dark: #000000;
JSON
{
"hex": "#ff72f7",
"rgb": {
"r": 255,
"g": 114,
"b": 247
},
"hsl": {
"h": 303.404,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76611,
"c": 0.22833,
"h": 329.8
},
"luminance": 0.4001
}Semantic roles & 50–950 ramp
primary
#FF72F7
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85