#FF79CB#FF79CB
#FF79CB is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.6% C 0.186 H 344.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79CB |
|---|---|
| RGB | rgb(255, 121, 203) |
| HSL | hsl(323, 100%, 74%) |
| HSV | hsv(323, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 20.4%, 0%) |
| CIE-LAB | lab(68.93, 60.09, -18.41) |
| CIE-LCH | lch(68.93, 62.85, 342.97°) |
| OKLab | oklab(75.64% 0.1796 -0.0487) |
| OKLCH | oklch(75.64% 0.186 344.8) |
| XYZ | xyz(58.8583, 39.2514, 60.9647) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum (survey)
#FF6CB5
ΔE00 4.26
Hot Pink
#FF69B4
ΔE00 4.54
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79CB #79FFAD
analogous
#F079FF #FF79CB #FF7988
triadic
#FF79CB #CBFF79 #79CBFF
tetradic
#FF79CB #FFF079 #79FFAD #7988FF
square
#FF79CB #FFF079 #79FFAD #7988FF
split-complementary
#FF79CB #88FF79 #79FFF0
monochromatic
#FE009B #FF3CB3 #FF79CB #FFB6E3 #FFE0F3
Accessibility & contrast
On white
2.37
#FF79CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF79CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79CB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79CB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACE
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#FF7899
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff79cb; /* rgb */ color: rgb(255, 121, 203); /* oklch */ color: oklch(75.6% 0.186 344.8);
Tailwind
colors: {
custom: {
50: '#ffa4db',
500: '#ff79cb',
950: '#000000',
},
}SCSS
$custom: #ff79cb; $custom-light: #ffa4db; $custom-dark: #000000;
JSON
{
"hex": "#ff79cb",
"rgb": {
"r": 255,
"g": 121,
"b": 203
},
"hsl": {
"h": 323.284,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75643,
"c": 0.18606,
"h": 344.8
},
"luminance": 0.39247
}Semantic roles & 50–950 ramp
primary
#FF79CB
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83