#FF72BD#FF72BD
#FF72BD is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.2% C 0.189 H 349.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72BD |
|---|---|
| RGB | rgb(255, 114, 189) |
| HSL | hsl(328, 100%, 72%) |
| HSV | hsv(328, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 25.9%, 0%) |
| CIE-LAB | lab(67.26, 61.40, -13.08) |
| CIE-LCH | lch(67.26, 62.78, 347.97°) |
| OKLab | oklab(74.24% 0.1855 -0.0341) |
| OKLCH | oklch(74.24% 0.189 349.6) |
| XYZ | xyz(56.4447, 36.9740, 52.2982) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.62
Hot Pink
#FF69B4
ΔE00 1.98
Bubble Gum Pink
#FF69AF
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 2.92
Bubblegum Pink
#FE83CC
ΔE00 3.63
Carnation Pink
#FF7FA7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72BD #72FFB4
analogous
#FA72FF #FF72BD #FF7277
triadic
#FF72BD #BDFF72 #72BDFF
tetradic
#FF72BD #FFFA72 #72FFB4 #7277FF
square
#FF72BD #FFFA72 #72FFB4 #7277FF
split-complementary
#FF72BD #77FF72 #72FFFA
monochromatic
#F70083 #FF35A0 #FF72BD #FFAFDA #FFE0F1
Accessibility & contrast
On white
2.50
#FF72BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FF72BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72BD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72BD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF6D8F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff72bd; /* rgb */ color: rgb(255, 114, 189); /* oklch */ color: oklch(74.2% 0.189 349.6);
Tailwind
colors: {
custom: {
50: '#ffa0d0',
500: '#ff72bd',
950: '#000000',
},
}SCSS
$custom: #ff72bd; $custom-light: #ffa0d0; $custom-dark: #000000;
JSON
{
"hex": "#ff72bd",
"rgb": {
"r": 255,
"g": 114,
"b": 189
},
"hsl": {
"h": 328.085,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74242,
"c": 0.18862,
"h": 349.6
},
"luminance": 0.36969
}Semantic roles & 50–950 ramp
primary
#FF72BD
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82