#FD72BB#FD72BB
#FD72BB is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.9% C 0.186 H 349.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FD72BB |
|---|---|
| RGB | rgb(253, 114, 187) |
| HSL | hsl(328, 97%, 72%) |
| HSV | hsv(328, 55%, 99%) |
| CMYK | cmyk(0%, 54.9%, 26.1%, 0.8%) |
| CIE-LAB | lab(66.91, 60.55, -12.51) |
| CIE-LCH | lch(66.91, 61.82, 348.33°) |
| OKLab | oklab(73.9% 0.183 -0.0326) |
| OKLCH | oklch(73.9% 0.186 349.9) |
| XYZ | xyz(55.4970, 36.5102, 51.1285) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.40
Hot Pink
#FF69B4
ΔE00 1.78
Bubble Gum Pink
#FF69AF
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 2.96
Bubblegum Pink
#FE83CC
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD72BB #72FDB4
analogous
#F972FD #FD72BB #FD7276
triadic
#FD72BB #BBFD72 #72BBFD
tetradic
#FD72BB #FDF972 #72FDB4 #7276FD
square
#FD72BB #FDF972 #72FDB4 #7276FD
split-complementary
#FD72BB #76FD72 #72FDF9
monochromatic
#F10380 #FC369E #FD72BB #FEAED8 #FFE1F0
Accessibility & contrast
On white
2.53
#FD72BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FD72BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD72BB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD72BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD72BB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FF6D8E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd72bb; /* rgb */ color: rgb(253, 114, 187); /* oklch */ color: oklch(73.9% 0.186 349.9);
Tailwind
colors: {
custom: {
50: '#ffa0cf',
500: '#fd72bb',
950: '#000000',
},
}SCSS
$custom: #fd72bb; $custom-light: #ffa0cf; $custom-dark: #000000;
JSON
{
"hex": "#fd72bb",
"rgb": {
"r": 253,
"g": 114,
"b": 187
},
"hsl": {
"h": 328.489,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.73903,
"c": 0.18582,
"h": 349.9
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#FD72BB
secondary
#D4F7E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82