#FF72C8#FF72C8
#FF72C8 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.6% C 0.195 H 345.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72C8 |
|---|---|
| RGB | rgb(255, 114, 200) |
| HSL | hsl(323, 100%, 72%) |
| HSV | hsv(323, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 21.6%, 0%) |
| CIE-LAB | lab(67.63, 62.86, -18.71) |
| CIE-LCH | lch(67.63, 65.59, 343.43°) |
| OKLab | oklab(74.64% 0.1884 -0.0495) |
| OKLCH | oklch(74.64% 0.195 345.3) |
| XYZ | xyz(57.6843, 37.4698, 58.8267) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Bubblegum (survey)
#FF6CB5
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 4.10
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72C8 #72FFA9
analogous
#EF72FF #FF72C8 #FF7282
triadic
#FF72C8 #C8FF72 #72C8FF
tetradic
#FF72C8 #FFEF72 #72FFA9 #7282FF
square
#FF72C8 #FFEF72 #72FFA9 #7282FF
split-complementary
#FF72C8 #82FF72 #72FFEF
monochromatic
#F70096 #FF35B0 #FF72C8 #FFAFE0 #FFE0F3
Accessibility & contrast
On white
2.47
#FF72C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FF72C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72C8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72C8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CB
Deuteranopia (green-blind)
#A6AEC4
Tritanopia (blue-blind)
#FF7094
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff72c8; /* rgb */ color: rgb(255, 114, 200); /* oklch */ color: oklch(74.6% 0.195 345.3);
Tailwind
colors: {
custom: {
50: '#ffa0d8',
500: '#ff72c8',
950: '#000000',
},
}SCSS
$custom: #ff72c8; $custom-light: #ffa0d8; $custom-dark: #000000;
JSON
{
"hex": "#ff72c8",
"rgb": {
"r": 255,
"g": 114,
"b": 200
},
"hsl": {
"h": 323.404,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74639,
"c": 0.19481,
"h": 345.3
},
"luminance": 0.37465
}Semantic roles & 50–950 ramp
primary
#FF72C8
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83