#F296D3#F296D3
#F296D3 is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.6% C 0.133 H 340.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F296D3 |
|---|---|
| RGB | rgb(242, 150, 211) |
| HSL | hsl(320, 78%, 77%) |
| HSV | hsv(320, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 12.8%, 5.1%) |
| CIE-LAB | lab(73.15, 42.92, -16.62) |
| CIE-LCH | lch(73.15, 46.03, 338.84°) |
| OKLab | oklab(78.56% 0.1255 -0.0442) |
| OKLCH | oklch(78.56% 0.133 340.6) |
| XYZ | xyz(59.2824, 45.3965, 67.2553) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.42
Plum
#DDA0DD
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.74
Violet (CSS)
#EE82EE
ΔE00 8.54
Powder Pink
#FFB2D0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296D3 #96F2B5
analogous
#E396F2 #F296D3 #F296A5
triadic
#F296D3 #D3F296 #96D3F2
tetradic
#F296D3 #F2E396 #96F2B5 #96A5F2
square
#F296D3 #F2E396 #96F2B5 #96A5F2
split-complementary
#F296D3 #A5F296 #96F2E3
monochromatic
#E529A5 #EB60BC #F296D3 #F9CCEA #FCE4F4
Accessibility & contrast
On white
2.08
#F296D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F296D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296D3
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296D3 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD5
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#FC97AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f296d3; /* rgb */ color: rgb(242, 150, 211); /* oklch */ color: oklch(78.6% 0.133 340.6);
Tailwind
colors: {
custom: {
50: '#f8b6e0',
500: '#f296d3',
950: '#000000',
},
}SCSS
$custom: #f296d3; $custom-light: #f8b6e0; $custom-dark: #000000;
JSON
{
"hex": "#f296d3",
"rgb": {
"r": 242,
"g": 150,
"b": 211
},
"hsl": {
"h": 320.217,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.78556,
"c": 0.13309,
"h": 340.6
},
"luminance": 0.45393
}Semantic roles & 50–950 ramp
primary
#F296D3
secondary
#D8F3E1
accent
#DA510B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083