#F296DA#F296DA
#F296DA is a light, vivid pink. Relative luminance 0.458; OKLCH L 78.8% C 0.138 H 337.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F296DA |
|---|---|
| RGB | rgb(242, 150, 218) |
| HSL | hsl(316, 78%, 77%) |
| HSV | hsv(316, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 9.9%, 5.1%) |
| CIE-LAB | lab(73.39, 44.06, -20.11) |
| CIE-LCH | lch(73.39, 48.43, 335.47°) |
| OKLab | oklab(78.81% 0.1275 -0.0538) |
| OKLCH | oklch(78.81% 0.138 337.1) |
| XYZ | xyz(60.1791, 45.7552, 71.9779) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.86
Plum
#DDA0DD
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.80
Pink (survey)
#FF81C0
ΔE00 6.69
Violet (CSS)
#EE82EE
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F296DA #96F2AE
analogous
#DC96F2 #F296DA #F296AC
triadic
#F296DA #DAF296 #96DAF2
tetradic
#F296DA #F2DC96 #96F2AE #96ACF2
square
#F296DA #F2DC96 #96F2AE #96ACF2
split-complementary
#F296DA #ACF296 #96F2DC
monochromatic
#E529B4 #EB60C7 #F296DA #F9CCED #FCE4F5
Accessibility & contrast
On white
2.07
#F296DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F296DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F296DA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F296DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F296DA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDD
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#FB99AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f296da; /* rgb */ color: rgb(242, 150, 218); /* oklch */ color: oklch(78.8% 0.138 337.1);
Tailwind
colors: {
custom: {
50: '#f8b6e5',
500: '#f296da',
950: '#000000',
},
}SCSS
$custom: #f296da; $custom-light: #f8b6e5; $custom-dark: #000000;
JSON
{
"hex": "#f296da",
"rgb": {
"r": 242,
"g": 150,
"b": 218
},
"hsl": {
"h": 315.652,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.7881,
"c": 0.13843,
"h": 337.1
},
"luminance": 0.45752
}Semantic roles & 50–950 ramp
primary
#F296DA
secondary
#D8F3DF
accent
#DA410B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084