#FF72CC#FF72CC
#FF72CC is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.8% C 0.197 H 343.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72CC |
|---|---|
| RGB | rgb(255, 114, 204) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 20%, 0%) |
| CIE-LAB | lab(67.77, 63.41, -20.73) |
| CIE-LCH | lch(67.77, 66.71, 341.89°) |
| OKLab | oklab(74.79% 0.1894 -0.0551) |
| OKLCH | oklch(74.79% 0.197 343.8) |
| XYZ | xyz(58.1579, 37.6592, 61.3210) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Hot Pink
#FF69B4
ΔE00 4.52
Pink (survey)
#FF81C0
ΔE00 4.70
Bubble Gum Pink
#FF69AF
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72CC #72FFA5
analogous
#EB72FF #FF72CC #FF7286
triadic
#FF72CC #CCFF72 #72CCFF
tetradic
#FF72CC #FFEB72 #72FFA5 #7286FF
square
#FF72CC #FFEB72 #72FFA5 #7286FF
split-complementary
#FF72CC #86FF72 #72FFEB
monochromatic
#F7009D #FF35B6 #FF72CC #FFAFE2 #FFE0F4
Accessibility & contrast
On white
2.46
#FF72CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FF72CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72CC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72CC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CF
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#FF7296
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff72cc; /* rgb */ color: rgb(255, 114, 204); /* oklch */ color: oklch(74.8% 0.197 343.8);
Tailwind
colors: {
custom: {
50: '#ffa0db',
500: '#ff72cc',
950: '#000000',
},
}SCSS
$custom: #ff72cc; $custom-light: #ffa0db; $custom-dark: #000000;
JSON
{
"hex": "#ff72cc",
"rgb": {
"r": 255,
"g": 114,
"b": 204
},
"hsl": {
"h": 321.702,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74789,
"c": 0.19725,
"h": 343.8
},
"luminance": 0.37654
}Semantic roles & 50–950 ramp
primary
#FF72CC
secondary
#D4F7E1
accent
#E65300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83