#F277BF#F277BF
#F277BF is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.3% C 0.171 H 346.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F277BF |
|---|---|
| RGB | rgb(242, 119, 191) |
| HSL | hsl(325, 83%, 71%) |
| HSV | hsv(325, 51%, 95%) |
| CMYK | cmyk(0%, 50.8%, 21.1%, 5.1%) |
| CIE-LAB | lab(66.39, 55.41, -15.69) |
| CIE-LCH | lch(66.39, 57.58, 344.19°) |
| OKLab | oklab(73.26% 0.1658 -0.0414) |
| OKLCH | oklch(73.26% 0.171 346) |
| XYZ | xyz(52.6201, 35.8368, 53.4259) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Pink (survey)
#FF81C0
ΔE00 3.61
Hot Pink
#FF69B4
ΔE00 3.63
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277BF #77F2AA
analogous
#E777F2 #F277BF #F27781
triadic
#F277BF #BFF277 #77BFF2
tetradic
#F277BF #F2E777 #77F2AA #7781F2
square
#F277BF #F2E777 #77F2AA #7781F2
split-complementary
#F277BF #81F277 #77F2E7
monochromatic
#DA1588 #ED3FA5 #F277BF #F7AFD9 #FCE3F2
Accessibility & contrast
On white
2.57
#F277BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F277BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277BF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277BF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f277bf; /* rgb */ color: rgb(242, 119, 191); /* oklch */ color: oklch(73.3% 0.171 346.0);
Tailwind
colors: {
custom: {
50: '#f9a2d2',
500: '#f277bf',
950: '#000000',
},
}SCSS
$custom: #f277bf; $custom-light: #f9a2d2; $custom-dark: #000000;
JSON
{
"hex": "#f277bf",
"rgb": {
"r": 242,
"g": 119,
"b": 191
},
"hsl": {
"h": 324.878,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.73255,
"c": 0.17083,
"h": 346
},
"luminance": 0.35832
}Semantic roles & 50–950 ramp
primary
#F277BF
secondary
#D2F3E0
accent
#DF6007
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82