#FF72E4#FF72E4
#FF72E4 is a light, highly saturated pink. Relative luminance 0.389; OKLCH L 75.8% C 0.214 H 335.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72E4 |
|---|---|
| RGB | rgb(255, 114, 228) |
| HSL | hsl(311, 100%, 72%) |
| HSV | hsv(311, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 10.6%, 0%) |
| CIE-LAB | lab(68.68, 66.91, -32.70) |
| CIE-LCH | lch(68.68, 74.47, 333.95°) |
| OKLab | oklab(75.76% 0.1944 -0.0887) |
| OKLCH | oklch(75.76% 0.214 335.5) |
| XYZ | xyz(61.2613, 38.9006, 77.6657) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72E4 #72FF8D
analogous
#D372FF #FF72E4 #FF729E
triadic
#FF72E4 #E4FF72 #72E4FF
tetradic
#FF72E4 #FFD372 #72FF8D #729EFF
square
#FF72E4 #FFD372 #72FF8D #729EFF
split-complementary
#FF72E4 #9EFF72 #72FFD3
monochromatic
#F700C7 #FF35D8 #FF72E4 #FFAFF0 #FFE0F9
Accessibility & contrast
On white
2.39
#FF72E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FF72E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72E4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72E4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE8
Deuteranopia (green-blind)
#9DAFE0
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff72e4; /* rgb */ color: rgb(255, 114, 228); /* oklch */ color: oklch(75.8% 0.214 335.5);
Tailwind
colors: {
custom: {
50: '#ffa1ec',
500: '#ff72e4',
950: '#000000',
},
}SCSS
$custom: #ff72e4; $custom-light: #ffa1ec; $custom-dark: #000000;
JSON
{
"hex": "#ff72e4",
"rgb": {
"r": 255,
"g": 114,
"b": 228
},
"hsl": {
"h": 311.489,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75761,
"c": 0.21366,
"h": 335.5
},
"luminance": 0.38896
}Semantic roles & 50–950 ramp
primary
#FF72E4
secondary
#D4F7DA
accent
#E62C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84