#F296CF#F296CF
#F296CF is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.4% C 0.130 H 342.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F296CF |
|---|---|
| RGB | rgb(242, 150, 207) |
| HSL | hsl(323, 78%, 77%) |
| HSV | hsv(323, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 14.5%, 5.1%) |
| CIE-LAB | lab(73.02, 42.29, -14.61) |
| CIE-LCH | lch(73.02, 44.74, 340.94°) |
| OKLab | oklab(78.42% 0.1244 -0.0387) |
| OKLCH | oklch(78.42% 0.13 342.7) |
| XYZ | xyz(58.7872, 45.1984, 64.6471) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.42
Pink (survey)
#FF81C0
ΔE00 5.30
Plum
#DDA0DD
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 7.40
Powder Pink
#FFB2D0
ΔE00 8.30
Bubblegum (survey)
#FF6CB5
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296CF #96F2B9
analogous
#E796F2 #F296CF #F296A1
triadic
#F296CF #CFF296 #96CFF2
tetradic
#F296CF #F2E796 #96F2B9 #96A1F2
square
#F296CF #F2E796 #96F2B9 #96A1F2
split-complementary
#F296CF #A1F296 #96F2E7
monochromatic
#E5299D #EB60B6 #F296CF #F9CCE8 #FCE4F3
Accessibility & contrast
On white
2.09
#F296CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F296CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296CF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296CF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD1
Deuteranopia (green-blind)
#B2B9CC
Tritanopia (blue-blind)
#FD96AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f296cf; /* rgb */ color: rgb(242, 150, 207); /* oklch */ color: oklch(78.4% 0.130 342.7);
Tailwind
colors: {
custom: {
50: '#f8b6dd',
500: '#f296cf',
950: '#000000',
},
}SCSS
$custom: #f296cf; $custom-light: #f8b6dd; $custom-dark: #000000;
JSON
{
"hex": "#f296cf",
"rgb": {
"r": 242,
"g": 150,
"b": 207
},
"hsl": {
"h": 322.826,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.78415,
"c": 0.13024,
"h": 342.7
},
"luminance": 0.45195
}Semantic roles & 50–950 ramp
primary
#F296CF
secondary
#D8F3E2
accent
#DA5A0B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083