#F79BDF#F79BDF
#F79BDF is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.3% C 0.138 H 337.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BDF |
|---|---|
| RGB | rgb(247, 155, 223) |
| HSL | hsl(316, 85%, 79%) |
| HSV | hsv(316, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 9.7%, 3.1%) |
| CIE-LAB | lab(75.17, 43.90, -20.09) |
| CIE-LCH | lch(75.17, 48.28, 335.41°) |
| OKLab | oklab(80.34% 0.127 -0.0538) |
| OKLCH | oklch(80.34% 0.138 337) |
| XYZ | xyz(63.3982, 48.5479, 75.8290) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.10
Bubblegum Pink
#FE83CC
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 7.33
Violet (CSS)
#EE82EE
ΔE00 7.83
Purply Pink
#F075E6
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BDF #9BF7B3
analogous
#E19BF7 #F79BDF #F79BB1
triadic
#F79BDF #DFF79B #9BDFF7
tetradic
#F79BDF #F7E19B #9BF7B3 #9BB1F7
square
#F79BDF #F7E19B #9BF7B3 #9BB1F7
split-complementary
#F79BDF #B1F79B #9BF7E1
monochromatic
#EE2ABB #F262CD #F79BDF #FCD4F1 #FDE3F6
Accessibility & contrast
On white
1.96
#F79BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F79BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BDF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BDF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E2
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#FF9EB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79bdf; /* rgb */ color: rgb(247, 155, 223); /* oklch */ color: oklch(80.3% 0.138 337.0);
Tailwind
colors: {
custom: {
50: '#fbbae9',
500: '#f79bdf',
950: '#000000',
},
}SCSS
$custom: #f79bdf; $custom-light: #fbbae9; $custom-dark: #000000;
JSON
{
"hex": "#f79bdf",
"rgb": {
"r": 247,
"g": 155,
"b": 223
},
"hsl": {
"h": 315.652,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.80339,
"c": 0.1379,
"h": 337
},
"luminance": 0.48545
}Semantic roles & 50–950 ramp
primary
#F79BDF
secondary
#D6F5DE
accent
#E23E04
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184