#FF72CF#FF72CF
#FF72CF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.9% C 0.199 H 342.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72CF |
|---|---|
| RGB | rgb(255, 114, 207) |
| HSL | hsl(320, 100%, 72%) |
| HSV | hsv(320, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 18.8%, 0%) |
| CIE-LAB | lab(67.88, 63.83, -22.25) |
| CIE-LCH | lch(67.88, 67.60, 340.78°) |
| OKLab | oklab(74.91% 0.1901 -0.0593) |
| OKLCH | oklch(74.91% 0.199 342.7) |
| XYZ | xyz(58.5211, 37.8045, 63.2342) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.96
Hot Pink
#FF69B4
ΔE00 5.07
Pink (survey)
#FF81C0
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72CF #72FFA2
analogous
#E972FF #FF72CF #FF7288
triadic
#FF72CF #CFFF72 #72CFFF
tetradic
#FF72CF #FFE972 #72FFA2 #7288FF
square
#FF72CF #FFE972 #72FFA2 #7288FF
split-complementary
#FF72CF #88FF72 #72FFE9
monochromatic
#F700A3 #FF35BA #FF72CF #FFAFE4 #FFE0F5
Accessibility & contrast
On white
2.45
#FF72CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FF72CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72CF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72CF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C97D2
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#FF7397
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff72cf; /* rgb */ color: rgb(255, 114, 207); /* oklch */ color: oklch(74.9% 0.199 342.7);
Tailwind
colors: {
custom: {
50: '#ffa0dd',
500: '#ff72cf',
950: '#000000',
},
}SCSS
$custom: #ff72cf; $custom-light: #ffa0dd; $custom-dark: #000000;
JSON
{
"hex": "#ff72cf",
"rgb": {
"r": 255,
"g": 114,
"b": 207
},
"hsl": {
"h": 320.426,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74905,
"c": 0.19914,
"h": 342.7
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#FF72CF
secondary
#D4F7E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83