#FF72CB#FF72CB
#FF72CB is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.8% C 0.197 H 344.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72CB |
|---|---|
| RGB | rgb(255, 114, 203) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 20.4%, 0%) |
| CIE-LAB | lab(67.73, 63.27, -20.23) |
| CIE-LCH | lch(67.73, 66.43, 342.27°) |
| OKLab | oklab(74.75% 0.1892 -0.0537) |
| OKLCH | oklch(74.75% 0.197 344.1) |
| XYZ | xyz(58.0383, 37.6114, 60.6914) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 4.55
Bubble Gum Pink
#FF69AF
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72CB #72FFA6
analogous
#ED72FF #FF72CB #FF7284
triadic
#FF72CB #CBFF72 #72CBFF
tetradic
#FF72CB #FFED72 #72FFA6 #7284FF
square
#FF72CB #FFED72 #72FFA6 #7284FF
split-complementary
#FF72CB #84FF72 #72FFED
monochromatic
#F7009C #FF35B4 #FF72CB #FFAFE2 #FFE0F4
Accessibility & contrast
On white
2.46
#FF72CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FF72CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72CB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72CB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CE
Deuteranopia (green-blind)
#A5AEC7
Tritanopia (blue-blind)
#FF7195
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff72cb; /* rgb */ color: rgb(255, 114, 203); /* oklch */ color: oklch(74.8% 0.197 344.1);
Tailwind
colors: {
custom: {
50: '#ffa0db',
500: '#ff72cb',
950: '#000000',
},
}SCSS
$custom: #ff72cb; $custom-light: #ffa0db; $custom-dark: #000000;
JSON
{
"hex": "#ff72cb",
"rgb": {
"r": 255,
"g": 114,
"b": 203
},
"hsl": {
"h": 322.128,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74751,
"c": 0.19663,
"h": 344.1
},
"luminance": 0.37606
}Semantic roles & 50–950 ramp
primary
#FF72CB
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F15
muted
#877F83