#F276BF#F276BF
#F276BF is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.172 H 345.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F276BF |
|---|---|
| RGB | rgb(242, 118, 191) |
| HSL | hsl(325, 83%, 71%) |
| HSV | hsv(325, 51%, 95%) |
| CMYK | cmyk(0%, 51.2%, 21.1%, 5.1%) |
| CIE-LAB | lab(66.21, 55.88, -15.96) |
| CIE-LCH | lch(66.21, 58.12, 344.06°) |
| OKLab | oklab(73.12% 0.1672 -0.0421) |
| OKLCH | oklch(73.12% 0.172 345.9) |
| XYZ | xyz(52.5017, 35.6000, 53.3865) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubblegum Pink
#FE83CC
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.58
Pink (survey)
#FF81C0
ΔE00 3.79
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Pale Magenta
#D767AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F276BF #76F2A9
analogous
#E776F2 #F276BF #F27681
triadic
#F276BF #BFF276 #76BFF2
tetradic
#F276BF #F2E776 #76F2A9 #7681F2
square
#F276BF #F2E776 #76F2A9 #7681F2
split-complementary
#F276BF #81F276 #76F2E7
monochromatic
#D91588 #ED3EA5 #F276BF #F7AED9 #FCE3F2
Accessibility & contrast
On white
2.59
#F276BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F276BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F276BF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F276BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F276BF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A2A9BC
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f276bf; /* rgb */ color: rgb(242, 118, 191); /* oklch */ color: oklch(73.1% 0.172 345.9);
Tailwind
colors: {
custom: {
50: '#f9a1d2',
500: '#f276bf',
950: '#000000',
},
}SCSS
$custom: #f276bf; $custom-light: #f9a1d2; $custom-dark: #000000;
JSON
{
"hex": "#f276bf",
"rgb": {
"r": 242,
"g": 118,
"b": 191
},
"hsl": {
"h": 324.677,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.7312,
"c": 0.1724,
"h": 345.9
},
"luminance": 0.35596
}Semantic roles & 50–950 ramp
primary
#F276BF
secondary
#D1F3DF
accent
#DF6006
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82