#F79BDA#F79BDA
#F79BDA is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.2% C 0.134 H 339.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BDA |
|---|---|
| RGB | rgb(247, 155, 218) |
| HSL | hsl(319, 85%, 79%) |
| HSV | hsv(319, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 11.7%, 3.1%) |
| CIE-LAB | lab(75.00, 43.08, -17.61) |
| CIE-LCH | lch(75.00, 46.54, 337.77°) |
| OKLab | oklab(80.16% 0.1256 -0.0469) |
| OKLCH | oklch(80.16% 0.134 339.5) |
| XYZ | xyz(62.7341, 48.2823, 72.3311) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.24
Plum
#DDA0DD
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 7.42
Powder Pink
#FFB2D0
ΔE00 8.54
Violet (CSS)
#EE82EE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BDA #9BF7B8
analogous
#E69BF7 #F79BDA #F79BAC
triadic
#F79BDA #DAF79B #9BDAF7
tetradic
#F79BDA #F7E69B #9BF7B8 #9BACF7
square
#F79BDA #F7E69B #9BF7B8 #9BACF7
split-complementary
#F79BDA #ACF79B #9BF7E6
monochromatic
#EE2AB0 #F262C5 #F79BDA #FCD4EF #FDE3F5
Accessibility & contrast
On white
1.97
#F79BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F79BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BDA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BDA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DC
Deuteranopia (green-blind)
#B5BED7
Tritanopia (blue-blind)
#FF9DB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79bda; /* rgb */ color: rgb(247, 155, 218); /* oklch */ color: oklch(80.2% 0.134 339.5);
Tailwind
colors: {
custom: {
50: '#fbbae5',
500: '#f79bda',
950: '#000000',
},
}SCSS
$custom: #f79bda; $custom-light: #fbbae5; $custom-dark: #000000;
JSON
{
"hex": "#f79bda",
"rgb": {
"r": 247,
"g": 155,
"b": 218
},
"hsl": {
"h": 318.913,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.80158,
"c": 0.13404,
"h": 339.5
},
"luminance": 0.48279
}Semantic roles & 50–950 ramp
primary
#F79BDA
secondary
#D6F5E0
accent
#E24A04
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181215
muted
#868184