#FF79DB#FF79DB
#FF79DB is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.3% C 0.197 H 338.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79DB |
|---|---|
| RGB | rgb(255, 121, 219) |
| HSL | hsl(316, 100%, 74%) |
| HSV | hsv(316, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 14.1%, 0%) |
| CIE-LAB | lab(69.51, 62.40, -26.43) |
| CIE-LCH | lch(69.51, 67.77, 337.04°) |
| OKLab | oklab(76.26% 0.1834 -0.0711) |
| OKLCH | oklch(76.26% 0.197 338.8) |
| XYZ | xyz(60.8643, 40.0538, 71.5296) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.26
Candy Pink
#FF63E9
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79DB #79FF9D
analogous
#E079FF #FF79DB #FF7998
triadic
#FF79DB #DBFF79 #79DBFF
tetradic
#FF79DB #FFE079 #79FF9D #7998FF
square
#FF79DB #FFE079 #79FF9D #7998FF
split-complementary
#FF79DB #98FF79 #79FFE0
monochromatic
#FE00B9 #FF3CCB #FF79DB #FFB6EB #FFE0F7
Accessibility & contrast
On white
2.33
#FF79DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FF79DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79DB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79DB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDE
Deuteranopia (green-blind)
#A4B1D7
Tritanopia (blue-blind)
#FF7DA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff79db; /* rgb */ color: rgb(255, 121, 219); /* oklch */ color: oklch(76.3% 0.197 338.8);
Tailwind
colors: {
custom: {
50: '#ffa5e6',
500: '#ff79db',
950: '#000000',
},
}SCSS
$custom: #ff79db; $custom-light: #ffa5e6; $custom-dark: #000000;
JSON
{
"hex": "#ff79db",
"rgb": {
"r": 255,
"g": 121,
"b": 219
},
"hsl": {
"h": 316.119,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76259,
"c": 0.19664,
"h": 338.8
},
"luminance": 0.40049
}Semantic roles & 50–950 ramp
primary
#FF79DB
secondary
#D4F7DD
accent
#E63E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84