#FF72FB#FF72FB
#FF72FB is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.8% C 0.232 H 328.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72FB |
|---|---|
| RGB | rgb(255, 114, 251) |
| HSL | hsl(302, 100%, 72%) |
| HSV | hsv(302, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 1.6%, 0%) |
| CIE-LAB | lab(69.66, 70.56, -43.84) |
| CIE-LCH | lch(69.66, 83.07, 328.15°) |
| OKLab | oklab(76.8% 0.1977 -0.1205) |
| OKLCH | oklch(76.8% 0.232 328.6) |
| XYZ | xyz(64.6691, 40.2637, 95.6136) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72FB #72FF76
analogous
#BC72FF #FF72FB #FF72B5
triadic
#FF72FB #FBFF72 #72FBFF
tetradic
#FF72FB #FFBC72 #72FF76 #72B5FF
square
#FF72FB #FFBC72 #72FF76 #72B5FF
split-complementary
#FF72FB #B5FF72 #72FFBC
monochromatic
#F700F0 #FF35F9 #FF72FB #FFAFFD #FFE0FE
Accessibility & contrast
On white
2.32
#FF72FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FF72FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72FB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72FB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF81AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff72fb; /* rgb */ color: rgb(255, 114, 251); /* oklch */ color: oklch(76.8% 0.232 328.6);
Tailwind
colors: {
custom: {
50: '#ffa1fd',
500: '#ff72fb',
950: '#000000',
},
}SCSS
$custom: #ff72fb; $custom-light: #ffa1fd; $custom-dark: #000000;
JSON
{
"hex": "#ff72fb",
"rgb": {
"r": 255,
"g": 114,
"b": 251
},
"hsl": {
"h": 301.702,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76799,
"c": 0.23156,
"h": 328.6
},
"luminance": 0.4026
}Semantic roles & 50–950 ramp
primary
#FF72FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85