#F79BCE#F79BCE
#F79BCE is a light, vivid pink. Relative luminance 0.477; OKLCH L 79.7% C 0.126 H 346.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BCE |
|---|---|
| RGB | rgb(247, 155, 206) |
| HSL | hsl(327, 85%, 79%) |
| HSV | hsv(327, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 16.6%, 3.1%) |
| CIE-LAB | lab(74.62, 41.20, -11.60) |
| CIE-LCH | lch(74.62, 42.80, 344.27°) |
| OKLab | oklab(79.74% 0.122 -0.0305) |
| OKLCH | oklch(79.74% 0.126 346) |
| XYZ | xyz(61.2203, 47.6767, 64.3585) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.68
Powder Pink
#FFB2D0
ΔE00 6.55
Plum
#DDA0DD
ΔE00 7.25
Pinky
#FC86AA
ΔE00 8.11
Baby Pink
#FFB7CE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BCE #9BF7C4
analogous
#F29BF7 #F79BCE #F79BA0
triadic
#F79BCE #CEF79B #9BCEF7
tetradic
#F79BCE #F7F29B #9BF7C4 #9BA0F7
square
#F79BCE #F7F29B #9BF7C4 #9BA0F7
split-complementary
#F79BCE #A0F79B #9BF7F2
monochromatic
#EE2A96 #F262B2 #F79BCE #FCD4EA #FDE3F1
Accessibility & contrast
On white
1.99
#F79BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F79BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BCE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BCE | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AED0
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79bce; /* rgb */ color: rgb(247, 155, 206); /* oklch */ color: oklch(79.7% 0.126 346.0);
Tailwind
colors: {
custom: {
50: '#fbbadd',
500: '#f79bce',
950: '#000000',
},
}SCSS
$custom: #f79bce; $custom-light: #fbbadd; $custom-dark: #000000;
JSON
{
"hex": "#f79bce",
"rgb": {
"r": 247,
"g": 155,
"b": 206
},
"hsl": {
"h": 326.739,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.79742,
"c": 0.12571,
"h": 346
},
"luminance": 0.47673
}Semantic roles & 50–950 ramp
primary
#F79BCE
secondary
#D6F5E4
accent
#E26704
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183