#F296BF#F296BF
#F296BF is a light, vivid pink. Relative luminance 0.445; OKLCH L 77.9% C 0.120 H 352.0°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F296BF |
|---|---|
| RGB | rgb(242, 150, 191) |
| HSL | hsl(333, 78%, 77%) |
| HSV | hsv(333, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 21.1%, 5.1%) |
| CIE-LAB | lab(72.53, 39.87, -6.51) |
| CIE-LCH | lch(72.53, 40.40, 350.73°) |
| OKLab | oklab(77.88% 0.1193 -0.0167) |
| OKLCH | oklch(77.88% 0.12 352) |
| XYZ | xyz(56.9293, 44.4552, 54.8623) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 6.30
Powder Pink
#FFB2D0
ΔE00 6.57
Carnation Pink
#FF7FA7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296BF #96F2C9
analogous
#F296ED #F296BF #F29B96
triadic
#F296BF #BFF296 #96BFF2
tetradic
#F296BF #EDF296 #96F2C9 #9B96F2
square
#F296BF #EDF296 #96F2C9 #9B96F2
split-complementary
#F296BF #96F29B #96EDF2
monochromatic
#E5297D #EB609E #F296BF #F9CCE0 #FCE4EE
Accessibility & contrast
On white
2.12
#F296BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F296BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296BF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296BF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8C0
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#FF93A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f296bf; /* rgb */ color: rgb(242, 150, 191); /* oklch */ color: oklch(77.9% 0.120 352.0);
Tailwind
colors: {
custom: {
50: '#f8b6d2',
500: '#f296bf',
950: '#000000',
},
}SCSS
$custom: #f296bf; $custom-light: #f8b6d2; $custom-dark: #000000;
JSON
{
"hex": "#f296bf",
"rgb": {
"r": 242,
"g": 150,
"b": 191
},
"hsl": {
"h": 333.261,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.77881,
"c": 0.12049,
"h": 352
},
"luminance": 0.44452
}Semantic roles & 50–950 ramp
primary
#F296BF
secondary
#D8F3E7
accent
#DA7E0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082