#F79BDB#F79BDB
#F79BDB is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.2% C 0.135 H 339.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BDB |
|---|---|
| RGB | rgb(247, 155, 219) |
| HSL | hsl(318, 85%, 79%) |
| HSV | hsv(318, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 11.3%, 3.1%) |
| CIE-LAB | lab(75.04, 43.24, -18.11) |
| CIE-LCH | lch(75.04, 46.88, 337.28°) |
| OKLab | oklab(80.19% 0.1259 -0.0483) |
| OKLCH | oklch(80.19% 0.135 339) |
| XYZ | xyz(62.8653, 48.3348, 73.0224) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.29
Plum
#DDA0DD
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 7.31
Violet (CSS)
#EE82EE
ΔE00 8.51
Powder Pink
#FFB2D0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BDB #9BF7B7
analogous
#E59BF7 #F79BDB #F79BAD
triadic
#F79BDB #DBF79B #9BDBF7
tetradic
#F79BDB #F7E59B #9BF7B7 #9BADF7
square
#F79BDB #F7E59B #9BF7B7 #9BADF7
split-complementary
#F79BDB #ADF79B #9BF7E5
monochromatic
#EE2AB2 #F262C7 #F79BDB #FCD4EF #FDE3F5
Accessibility & contrast
On white
1.97
#F79BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#F79BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BDB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BDB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#B5BED8
Tritanopia (blue-blind)
#FF9DB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79bdb; /* rgb */ color: rgb(247, 155, 219); /* oklch */ color: oklch(80.2% 0.135 339.0);
Tailwind
colors: {
custom: {
50: '#fbbae6',
500: '#f79bdb',
950: '#000000',
},
}SCSS
$custom: #f79bdb; $custom-light: #fbbae6; $custom-dark: #000000;
JSON
{
"hex": "#f79bdb",
"rgb": {
"r": 247,
"g": 155,
"b": 219
},
"hsl": {
"h": 318.261,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.80193,
"c": 0.1348,
"h": 339
},
"luminance": 0.48331
}Semantic roles & 50–950 ramp
primary
#F79BDB
secondary
#D6F5E0
accent
#E24704
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184