#F79BCD#F79BCD
#F79BCD is a light, vivid pink. Relative luminance 0.476; OKLCH L 79.7% C 0.125 H 346.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BCD |
|---|---|
| RGB | rgb(247, 155, 205) |
| HSL | hsl(327, 85%, 79%) |
| HSV | hsv(327, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 17%, 3.1%) |
| CIE-LAB | lab(74.59, 41.05, -11.10) |
| CIE-LCH | lch(74.59, 42.52, 344.87°) |
| OKLab | oklab(79.71% 0.1216 -0.0291) |
| OKLCH | oklch(79.71% 0.125 346.5) |
| XYZ | xyz(61.0992, 47.6283, 63.7208) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.66
Powder Pink
#FFB2D0
ΔE00 6.40
Plum
#DDA0DD
ΔE00 7.43
Pinky
#FC86AA
ΔE00 7.92
Baby Pink
#FFB7CE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BCD #9BF7C5
analogous
#F39BF7 #F79BCD #F79B9F
triadic
#F79BCD #CDF79B #9BCDF7
tetradic
#F79BCD #F7F39B #9BF7C5 #9B9FF7
square
#F79BCD #F7F39B #9BF7C5 #9B9FF7
split-complementary
#F79BCD #9FF79B #9BF7F3
monochromatic
#EE2A94 #F262B1 #F79BCD #FCD4E9 #FDE3F1
Accessibility & contrast
On white
2.00
#F79BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F79BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BCD
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BCD | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f79bcd; /* rgb */ color: rgb(247, 155, 205); /* oklch */ color: oklch(79.7% 0.125 346.5);
Tailwind
colors: {
custom: {
50: '#fbbadc',
500: '#f79bcd',
950: '#000000',
},
}SCSS
$custom: #f79bcd; $custom-light: #fbbadc; $custom-dark: #000000;
JSON
{
"hex": "#f79bcd",
"rgb": {
"r": 247,
"g": 155,
"b": 205
},
"hsl": {
"h": 327.391,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.79708,
"c": 0.12508,
"h": 346.5
},
"luminance": 0.47625
}Semantic roles & 50–950 ramp
primary
#F79BCD
secondary
#D6F5E4
accent
#E26904
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183