#FF72BF#FF72BF
#FF72BF is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.190 H 348.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72BF |
|---|---|
| RGB | rgb(255, 114, 191) |
| HSL | hsl(327, 100%, 72%) |
| HSV | hsv(327, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 25.1%, 0%) |
| CIE-LAB | lab(67.32, 61.66, -14.11) |
| CIE-LCH | lch(67.32, 63.26, 347.11°) |
| OKLab | oklab(74.31% 0.1861 -0.0369) |
| OKLCH | oklch(74.31% 0.19 348.8) |
| XYZ | xyz(56.6633, 37.0614, 53.4494) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.95
Hot Pink
#FF69B4
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 3.44
Barbie Pink
#FE46A5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72BF #72FFB2
analogous
#F872FF #FF72BF #FF7279
triadic
#FF72BF #BFFF72 #72BFFF
tetradic
#FF72BF #FFF872 #72FFB2 #7279FF
square
#FF72BF #FFF872 #72FFB2 #7279FF
split-complementary
#FF72BF #79FF72 #72FFF8
monochromatic
#F70087 #FF35A3 #FF72BF #FFAFDB #FFE0F1
Accessibility & contrast
On white
2.50
#FF72BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FF72BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72BF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72BF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF6E90
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff72bf; /* rgb */ color: rgb(255, 114, 191); /* oklch */ color: oklch(74.3% 0.190 348.8);
Tailwind
colors: {
custom: {
50: '#ffa0d2',
500: '#ff72bf',
950: '#000000',
},
}SCSS
$custom: #ff72bf; $custom-light: #ffa0d2; $custom-dark: #000000;
JSON
{
"hex": "#ff72bf",
"rgb": {
"r": 255,
"g": 114,
"b": 191
},
"hsl": {
"h": 327.234,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74312,
"c": 0.18968,
"h": 348.8
},
"luminance": 0.37056
}Semantic roles & 50–950 ramp
primary
#FF72BF
secondary
#D4F7E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82