#FF72A8#FF72A8
#FF72A8 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.6% C 0.179 H 358.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72A8 |
|---|---|
| RGB | rgb(255, 114, 168) |
| HSL | hsl(337, 100%, 72%) |
| HSV | hsv(337, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 34.1%, 0%) |
| CIE-LAB | lab(66.62, 58.84, -2.16) |
| CIE-LCH | lch(66.62, 58.88, 357.90°) |
| OKLab | oklab(73.55% 0.1792 -0.0049) |
| OKLCH | oklch(73.55% 0.179 358.4) |
| XYZ | xyz(54.3280, 36.1273, 41.1503) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.97
Carnation Pink
#FF7FA7
ΔE00 3.15
Bubblegum (survey)
#FF6CB5
ΔE00 3.70
Hot Pink
#FF69B4
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.35
Medium Pink
#F36196
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72A8 #72FFC9
analogous
#FF72EF #FF72A8 #FF8272
triadic
#FF72A8 #A8FF72 #72A8FF
tetradic
#FF72A8 #EFFF72 #72FFC9 #8272FF
square
#FF72A8 #EFFF72 #72FFC9 #8272FF
split-complementary
#FF72A8 #72FF82 #72EFFF
monochromatic
#F7005E #FF3582 #FF72A8 #FFAFCE #FFE0EC
Accessibility & contrast
On white
2.55
#FF72A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FF72A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72A8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72A8 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8992AA
Deuteranopia (green-blind)
#AEACA5
Tritanopia (blue-blind)
#FF6786
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff72a8; /* rgb */ color: rgb(255, 114, 168); /* oklch */ color: oklch(73.6% 0.179 358.4);
Tailwind
colors: {
custom: {
50: '#ffa0c1',
500: '#ff72a8',
950: '#000000',
},
}SCSS
$custom: #ff72a8; $custom-light: #ffa0c1; $custom-dark: #000000;
JSON
{
"hex": "#ff72a8",
"rgb": {
"r": 255,
"g": 114,
"b": 168
},
"hsl": {
"h": 337.021,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.73553,
"c": 0.17925,
"h": 358.4
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#FF72A8
secondary
#D4F7EA
accent
#E68E00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#190F12
muted
#877F81