#FF72CA#FF72CA
#FF72CA is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.7% C 0.196 H 344.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72CA |
|---|---|
| RGB | rgb(255, 114, 202) |
| HSL | hsl(323, 100%, 72%) |
| HSV | hsv(323, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 20.8%, 0%) |
| CIE-LAB | lab(67.70, 63.13, -19.72) |
| CIE-LCH | lch(67.70, 66.14, 342.65°) |
| OKLab | oklab(74.71% 0.1889 -0.0523) |
| OKLCH | oklch(74.71% 0.196 344.5) |
| XYZ | xyz(57.9195, 37.5639, 60.0658) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.02
Hot Pink
#FF69B4
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72CA #72FFA7
analogous
#ED72FF #FF72CA #FF7284
triadic
#FF72CA #CAFF72 #72CAFF
tetradic
#FF72CA #FFED72 #72FFA7 #7284FF
square
#FF72CA #FFED72 #72FFA7 #7284FF
split-complementary
#FF72CA #84FF72 #72FFED
monochromatic
#F7009A #FF35B3 #FF72CA #FFAFE1 #FFE0F3
Accessibility & contrast
On white
2.47
#FF72CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF72CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72CA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72CA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CD
Deuteranopia (green-blind)
#A5AEC6
Tritanopia (blue-blind)
#FF7195
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff72ca; /* rgb */ color: rgb(255, 114, 202); /* oklch */ color: oklch(74.7% 0.196 344.5);
Tailwind
colors: {
custom: {
50: '#ffa0da',
500: '#ff72ca',
950: '#000000',
},
}SCSS
$custom: #ff72ca; $custom-light: #ffa0da; $custom-dark: #000000;
JSON
{
"hex": "#ff72ca",
"rgb": {
"r": 255,
"g": 114,
"b": 202
},
"hsl": {
"h": 322.553,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74714,
"c": 0.19602,
"h": 344.5
},
"luminance": 0.37559
}Semantic roles & 50–950 ramp
primary
#FF72CA
secondary
#D4F7E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83