#F277B2#F277B2
#F277B2 is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.8% C 0.164 H 351.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F277B2 |
|---|---|
| RGB | rgb(242, 119, 178) |
| HSL | hsl(331, 83%, 71%) |
| HSV | hsv(331, 51%, 95%) |
| CMYK | cmyk(0%, 50.8%, 26.4%, 5.1%) |
| CIE-LAB | lab(65.97, 53.64, -8.98) |
| CIE-LCH | lch(65.97, 54.38, 350.50°) |
| OKLab | oklab(72.8% 0.162 -0.0231) |
| OKLCH | oklch(72.8% 0.164 351.9) |
| XYZ | xyz(51.2524, 35.2897, 46.2231) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.61
Bubble Gum Pink
#FF69AF
ΔE00 2.91
Hot Pink
#FF69B4
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277B2 #77F2B7
analogous
#F277EF #F277B2 #F27977
triadic
#F277B2 #B2F277 #77B2F2
tetradic
#F277B2 #EFF277 #77F2B7 #7977F2
square
#F277B2 #EFF277 #77F2B7 #7977F2
split-complementary
#F277B2 #77F279 #77EFF2
monochromatic
#DA1573 #ED3F92 #F277B2 #F7AFD2 #FCE3EF
Accessibility & contrast
On white
2.61
#F277B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F277B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277B2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277B2 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B4
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#FF728D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f277b2; /* rgb */ color: rgb(242, 119, 178); /* oklch */ color: oklch(72.8% 0.164 351.9);
Tailwind
colors: {
custom: {
50: '#f9a2c9',
500: '#f277b2',
950: '#000000',
},
}SCSS
$custom: #f277b2; $custom-light: #f9a2c9; $custom-dark: #000000;
JSON
{
"hex": "#f277b2",
"rgb": {
"r": 242,
"g": 119,
"b": 178
},
"hsl": {
"h": 331.22,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.72801,
"c": 0.16364,
"h": 351.9
},
"luminance": 0.35285
}Semantic roles & 50–950 ramp
primary
#F277B2
secondary
#D2F3E3
accent
#DF7707
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82