#F77EB3#F77EB3
#F77EB3 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.158 H 354.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EB3 |
|---|---|
| RGB | rgb(247, 126, 179) |
| HSL | hsl(334, 88%, 73%) |
| HSV | hsv(334, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 27.5%, 3.1%) |
| CIE-LAB | lab(67.99, 51.99, -6.48) |
| CIE-LCH | lch(67.99, 52.39, 352.90°) |
| OKLab | oklab(74.46% 0.1572 -0.0164) |
| OKLCH | oklch(74.46% 0.158 354) |
| XYZ | xyz(53.9572, 37.9552, 47.1234) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.53
Bubblegum (survey)
#FF6CB5
ΔE00 3.71
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 4.06
Hot Pink
#FF69B4
ΔE00 4.16
Pinky
#FC86AA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EB3 #7EF7C2
analogous
#F77EEF #F77EB3 #F7857E
triadic
#F77EB3 #B3F77E #7EB3F7
tetradic
#F77EB3 #EFF77E #7EF7C2 #857EF7
square
#F77EB3 #EFF77E #7EF7C2 #857EF7
split-complementary
#F77EB3 #7EF785 #7EEFF7
monochromatic
#EC0F70 #F34491 #F77EB3 #FBB8D5 #FDE2EE
Accessibility & contrast
On white
2.44
#F77EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F77EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EB3
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EB3 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B5
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77eb3; /* rgb */ color: rgb(247, 126, 179); /* oklch */ color: oklch(74.5% 0.158 354.0);
Tailwind
colors: {
custom: {
50: '#fda7c9',
500: '#f77eb3',
950: '#000000',
},
}SCSS
$custom: #f77eb3; $custom-light: #fda7c9; $custom-dark: #000000;
JSON
{
"hex": "#f77eb3",
"rgb": {
"r": 247,
"g": 126,
"b": 179
},
"hsl": {
"h": 333.719,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74461,
"c": 0.15807,
"h": 354
},
"luminance": 0.37951
}Semantic roles & 50–950 ramp
primary
#F77EB3
secondary
#D6F5E7
accent
#E58101
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82