#FF73CB#FF73CB
#FF73CB is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.9% C 0.195 H 344.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73CB |
|---|---|
| RGB | rgb(255, 115, 203) |
| HSL | hsl(322, 100%, 73%) |
| HSV | hsv(322, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 20.4%, 0%) |
| CIE-LAB | lab(67.90, 62.82, -19.97) |
| CIE-LCH | lch(67.90, 65.92, 342.36°) |
| OKLab | oklab(74.88% 0.1878 -0.053) |
| OKLCH | oklch(74.88% 0.195 344.2) |
| XYZ | xyz(58.1517, 37.8382, 60.7292) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73CB #73FFA7
analogous
#ED73FF #FF73CB #FF7385
triadic
#FF73CB #CBFF73 #73CBFF
tetradic
#FF73CB #FFED73 #73FFA7 #7385FF
square
#FF73CB #FFED73 #73FFA7 #7385FF
split-complementary
#FF73CB #85FF73 #73FFED
monochromatic
#F8009C #FF36B4 #FF73CB #FFB0E2 #FFE0F4
Accessibility & contrast
On white
2.45
#FF73CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FF73CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73CB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73CB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CE
Deuteranopia (green-blind)
#A5AEC7
Tritanopia (blue-blind)
#FF7296
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff73cb; /* rgb */ color: rgb(255, 115, 203); /* oklch */ color: oklch(74.9% 0.195 344.2);
Tailwind
colors: {
custom: {
50: '#ffa1db',
500: '#ff73cb',
950: '#000000',
},
}SCSS
$custom: #ff73cb; $custom-light: #ffa1db; $custom-dark: #000000;
JSON
{
"hex": "#ff73cb",
"rgb": {
"r": 255,
"g": 115,
"b": 203
},
"hsl": {
"h": 322.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74876,
"c": 0.19514,
"h": 344.2
},
"luminance": 0.37833
}Semantic roles & 50–950 ramp
primary
#FF73CB
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F15
muted
#877F83