#FF79D0#FF79D0
#FF79D0 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.8% C 0.189 H 342.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79D0 |
|---|---|
| RGB | rgb(255, 121, 208) |
| HSL | hsl(321, 100%, 74%) |
| HSV | hsv(321, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 18.4%, 0%) |
| CIE-LAB | lab(69.11, 60.79, -20.93) |
| CIE-LCH | lch(69.11, 64.30, 341.00°) |
| OKLab | oklab(75.83% 0.1808 -0.0557) |
| OKLCH | oklch(75.83% 0.189 342.9) |
| XYZ | xyz(59.4638, 39.4936, 64.1535) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.43
Pink (survey)
#FF81C0
ΔE00 4.36
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Hot Pink
#FF69B4
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.08
Bubble Gum Pink
#FF69AF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79D0 #79FFA8
analogous
#EB79FF #FF79D0 #FF798D
triadic
#FF79D0 #D0FF79 #79D0FF
tetradic
#FF79D0 #FFEB79 #79FFA8 #798DFF
square
#FF79D0 #FFEB79 #79FFA8 #798DFF
split-complementary
#FF79D0 #8DFF79 #79FFEB
monochromatic
#FE00A5 #FF3CBB #FF79D0 #FFB6E5 #FFE0F4
Accessibility & contrast
On white
2.36
#FF79D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF79D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79D0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79D0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829BD3
Deuteranopia (green-blind)
#A7B1CD
Tritanopia (blue-blind)
#FF799B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff79d0; /* rgb */ color: rgb(255, 121, 208); /* oklch */ color: oklch(75.8% 0.189 342.9);
Tailwind
colors: {
custom: {
50: '#ffa4de',
500: '#ff79d0',
950: '#000000',
},
}SCSS
$custom: #ff79d0; $custom-light: #ffa4de; $custom-dark: #000000;
JSON
{
"hex": "#ff79d0",
"rgb": {
"r": 255,
"g": 121,
"b": 208
},
"hsl": {
"h": 321.045,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.7583,
"c": 0.1892,
"h": 342.9
},
"luminance": 0.39489
}Semantic roles & 50–950 ramp
primary
#FF79D0
secondary
#D4F7E0
accent
#E65000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83