#F296D0#F296D0
#F296D0 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.5% C 0.131 H 342.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F296D0 |
|---|---|
| RGB | rgb(242, 150, 208) |
| HSL | hsl(322, 78%, 77%) |
| HSV | hsv(322, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 14%, 5.1%) |
| CIE-LAB | lab(73.05, 42.45, -15.11) |
| CIE-LCH | lch(73.05, 45.06, 340.40°) |
| OKLab | oklab(78.45% 0.1247 -0.0401) |
| OKLCH | oklch(78.45% 0.131 342.2) |
| XYZ | xyz(58.9098, 45.2474, 65.2930) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.40
Pink (survey)
#FF81C0
ΔE00 5.40
Plum
#DDA0DD
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 7.23
Powder Pink
#FFB2D0
ΔE00 8.45
Bubblegum (survey)
#FF6CB5
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296D0 #96F2B8
analogous
#E696F2 #F296D0 #F296A2
triadic
#F296D0 #D0F296 #96D0F2
tetradic
#F296D0 #F2E696 #96F2B8 #96A2F2
square
#F296D0 #F2E696 #96F2B8 #96A2F2
split-complementary
#F296D0 #A2F296 #96F2E6
monochromatic
#E5299F #EB60B8 #F296D0 #F9CCE8 #FCE4F3
Accessibility & contrast
On white
2.09
#F296D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F296D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296D0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296D0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD2
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#FD97AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f296d0; /* rgb */ color: rgb(242, 150, 208); /* oklch */ color: oklch(78.5% 0.131 342.2);
Tailwind
colors: {
custom: {
50: '#f8b6de',
500: '#f296d0',
950: '#000000',
},
}SCSS
$custom: #f296d0; $custom-light: #f8b6de; $custom-dark: #000000;
JSON
{
"hex": "#f296d0",
"rgb": {
"r": 242,
"g": 150,
"b": 208
},
"hsl": {
"h": 322.174,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.7845,
"c": 0.13094,
"h": 342.2
},
"luminance": 0.45244
}Semantic roles & 50–950 ramp
primary
#F296D0
secondary
#D8F3E2
accent
#DA580B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083