#FF72F9#FF72F9
#FF72F9 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.7% C 0.230 H 329.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72F9 |
|---|---|
| RGB | rgb(255, 114, 249) |
| HSL | hsl(303, 100%, 72%) |
| HSV | hsv(303, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 2.4%, 0%) |
| CIE-LAB | lab(69.57, 70.23, -42.88) |
| CIE-LCH | lch(69.57, 82.28, 328.59°) |
| OKLab | oklab(76.71% 0.1975 -0.1177) |
| OKLCH | oklch(76.71% 0.23 329.2) |
| XYZ | xyz(64.3555, 40.1383, 93.9620) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.55
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72F9 #72FF78
analogous
#BE72FF #FF72F9 #FF72B3
triadic
#FF72F9 #F9FF72 #72F9FF
tetradic
#FF72F9 #FFBE72 #72FF78 #72B3FF
square
#FF72F9 #FFBE72 #72FF78 #72B3FF
split-complementary
#FF72F9 #B3FF72 #72FFBE
monochromatic
#F700EC #FF35F6 #FF72F9 #FFAFFC #FFE0FE
Accessibility & contrast
On white
2.33
#FF72F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FF72F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72F9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72F9 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff72f9; /* rgb */ color: rgb(255, 114, 249); /* oklch */ color: oklch(76.7% 0.230 329.2);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#ff72f9',
950: '#000000',
},
}SCSS
$custom: #ff72f9; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#ff72f9",
"rgb": {
"r": 255,
"g": 114,
"b": 249
},
"hsl": {
"h": 302.553,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76705,
"c": 0.22993,
"h": 329.2
},
"luminance": 0.40134
}Semantic roles & 50–950 ramp
primary
#FF72F9
secondary
#D4F7D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85