#F279BF#F279BF
#F279BF is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.5% C 0.168 H 346.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F279BF |
|---|---|
| RGB | rgb(242, 121, 191) |
| HSL | hsl(325, 82%, 71%) |
| HSV | hsv(325, 50%, 95%) |
| CMYK | cmyk(0%, 50%, 21.1%, 5.1%) |
| CIE-LAB | lab(66.76, 54.45, -15.13) |
| CIE-LCH | lch(66.76, 56.51, 344.47°) |
| OKLab | oklab(73.53% 0.1629 -0.0399) |
| OKLCH | oklch(73.53% 0.168 346.2) |
| XYZ | xyz(52.8606, 36.3178, 53.5061) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum (survey)
#FF6CB5
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Pale Magenta
#D767AD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279BF #79F2AC
analogous
#E879F2 #F279BF #F27982
triadic
#F279BF #BFF279 #79BFF2
tetradic
#F279BF #F2E879 #79F2AC #7982F2
square
#F279BF #F2E879 #79F2AC #7982F2
split-complementary
#F279BF #82F279 #79F2E8
monochromatic
#DB1588 #ED41A4 #F279BF #F7B1DA #FCE3F2
Accessibility & contrast
On white
2.54
#F279BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F279BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279BF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279BF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f279bf; /* rgb */ color: rgb(242, 121, 191); /* oklch */ color: oklch(73.5% 0.168 346.2);
Tailwind
colors: {
custom: {
50: '#f9a3d2',
500: '#f279bf',
950: '#000000',
},
}SCSS
$custom: #f279bf; $custom-light: #f9a3d2; $custom-dark: #000000;
JSON
{
"hex": "#f279bf",
"rgb": {
"r": 242,
"g": 121,
"b": 191
},
"hsl": {
"h": 325.289,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.7353,
"c": 0.16768,
"h": 346.2
},
"luminance": 0.36314
}Semantic roles & 50–950 ramp
primary
#F279BF
secondary
#D3F3E1
accent
#DF6207
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82