#F076BF#F076BF
#F076BF is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.171 H 345.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F076BF |
|---|---|
| RGB | rgb(240, 118, 191) |
| HSL | hsl(324, 80%, 70%) |
| HSV | hsv(324, 51%, 94%) |
| CMYK | cmyk(0%, 50.8%, 20.4%, 5.9%) |
| CIE-LAB | lab(65.94, 55.27, -16.40) |
| CIE-LCH | lch(65.94, 57.65, 343.47°) |
| OKLab | oklab(72.86% 0.1651 -0.0433) |
| OKLCH | oklch(72.86% 0.171 345.3) |
| XYZ | xyz(51.8188, 35.2479, 53.3544) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 4.09
Bubble Gum Pink
#FF69AF
ΔE00 4.63
Pale Magenta
#D767AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F076BF #76F0A7
analogous
#E476F0 #F076BF #F07682
triadic
#F076BF #BFF076 #76BFF0
tetradic
#F076BF #F0E476 #76F0A7 #7682F0
square
#F076BF #F0E476 #76F0A7 #7682F0
split-complementary
#F076BF #82F076 #76F0E4
monochromatic
#D41788 #EA3FA5 #F076BF #F6ADD9 #FCE3F2
Accessibility & contrast
On white
2.61
#F076BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F076BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F076BF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F076BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F076BF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#FE7592
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f076bf; /* rgb */ color: rgb(240, 118, 191); /* oklch */ color: oklch(72.9% 0.171 345.3);
Tailwind
colors: {
custom: {
50: '#f8a1d2',
500: '#f076bf',
950: '#000000',
},
}SCSS
$custom: #f076bf; $custom-light: #f8a1d2; $custom-dark: #000000;
JSON
{
"hex": "#f076bf",
"rgb": {
"r": 240,
"g": 118,
"b": 191
},
"hsl": {
"h": 324.098,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.72861,
"c": 0.17068,
"h": 345.3
},
"luminance": 0.35244
}Semantic roles & 50–950 ramp
primary
#F076BF
secondary
#D0F2DE
accent
#DD5E09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82