#FF72F2#FF72F2
#FF72F2 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.224 H 331.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72F2 |
|---|---|
| RGB | rgb(255, 114, 242) |
| HSL | hsl(306, 100%, 72%) |
| HSV | hsv(306, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 5.1%, 0%) |
| CIE-LAB | lab(69.26, 69.09, -39.52) |
| CIE-LCH | lch(69.26, 79.60, 330.23°) |
| OKLab | oklab(76.38% 0.1966 -0.1081) |
| OKLCH | oklch(76.38% 0.224 331.2) |
| XYZ | xyz(63.2840, 39.7097, 88.3187) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.87
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72F2 #72FF7F
analogous
#C672FF #FF72F2 #FF72AB
triadic
#FF72F2 #F2FF72 #72F2FF
tetradic
#FF72F2 #FFC672 #72FF7F #72ABFF
square
#FF72F2 #FFC672 #72FF7F #72ABFF
split-complementary
#FF72F2 #ABFF72 #72FFC6
monochromatic
#F700E0 #FF35EC #FF72F2 #FFAFF8 #FFE0FC
Accessibility & contrast
On white
2.35
#FF72F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FF72F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72F2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72F2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff72f2; /* rgb */ color: rgb(255, 114, 242); /* oklch */ color: oklch(76.4% 0.224 331.2);
Tailwind
colors: {
custom: {
50: '#ffa1f6',
500: '#ff72f2',
950: '#000000',
},
}SCSS
$custom: #ff72f2; $custom-light: #ffa1f6; $custom-dark: #000000;
JSON
{
"hex": "#ff72f2",
"rgb": {
"r": 255,
"g": 114,
"b": 242
},
"hsl": {
"h": 305.532,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76381,
"c": 0.22435,
"h": 331.2
},
"luminance": 0.39705
}Semantic roles & 50–950 ramp
primary
#FF72F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85