#F96EB5#F96EB5
#F96EB5 is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.6% C 0.185 H 350.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F96EB5 |
|---|---|
| RGB | rgb(249, 110, 181) |
| HSL | hsl(329, 92%, 70%) |
| HSV | hsv(329, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 27.3%, 2.4%) |
| CIE-LAB | lab(65.46, 60.38, -11.34) |
| CIE-LCH | lch(65.46, 61.43, 349.36°) |
| OKLab | oklab(72.65% 0.1828 -0.0294) |
| OKLCH | oklch(72.65% 0.185 350.9) |
| XYZ | xyz(52.9854, 34.6328, 47.6014) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.97
Hot Pink
#FF69B4
ΔE00 1.12
Bubble Gum Pink
#FF69AF
ΔE00 1.76
Pink (survey)
#FF81C0
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 5.01
Barbie Pink
#FE46A5
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96EB5 #6EF9B2
analogous
#F86EF9 #F96EB5 #F96E6F
triadic
#F96EB5 #B5F96E #6EB5F9
tetradic
#F96EB5 #F9F86E #6EF9B2 #6E6FF9
square
#F96EB5 #F9F86E #6EF9B2 #6E6FF9
split-complementary
#F96EB5 #6FF96E #6EF9F8
monochromatic
#E30979 #F73397 #F96EB5 #FBA9D3 #FEE2F0
Accessibility & contrast
On white
2.65
#F96EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#F96EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96EB5
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96EB5 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90B7
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#FF688A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f96eb5; /* rgb */ color: rgb(249, 110, 181); /* oklch */ color: oklch(72.6% 0.185 350.9);
Tailwind
colors: {
custom: {
50: '#ff9dcb',
500: '#f96eb5',
950: '#000000',
},
}SCSS
$custom: #f96eb5; $custom-light: #ff9dcb; $custom-dark: #000000;
JSON
{
"hex": "#f96eb5",
"rgb": {
"r": 249,
"g": 110,
"b": 181
},
"hsl": {
"h": 329.353,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.72649,
"c": 0.18514,
"h": 350.9
},
"luminance": 0.34628
}Semantic roles & 50–950 ramp
primary
#F96EB5
secondary
#CEF4E1
accent
#E67000
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82