#F96EBE#F96EBE
#F96EBE is a light, vivid pink. Relative luminance 0.350; OKLCH L 73.0% C 0.190 H 347.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F96EBE |
|---|---|
| RGB | rgb(249, 110, 190) |
| HSL | hsl(325, 92%, 70%) |
| HSV | hsv(325, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 23.7%, 2.4%) |
| CIE-LAB | lab(65.76, 61.55, -15.99) |
| CIE-LCH | lch(65.76, 63.59, 345.44°) |
| OKLab | oklab(72.97% 0.1853 -0.0421) |
| OKLCH | oklch(72.97% 0.19 347.2) |
| XYZ | xyz(53.9389, 35.0142, 52.6229) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.42
Hot Pink
#FF69B4
ΔE00 2.46
Bubble Gum Pink
#FF69AF
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96EBE #6EF9A9
analogous
#EF6EF9 #F96EBE #F96E78
triadic
#F96EBE #BEF96E #6EBEF9
tetradic
#F96EBE #F9EF6E #6EF9A9 #6E78F9
square
#F96EBE #F9EF6E #6EF9A9 #6E78F9
split-complementary
#F96EBE #78F96E #6EF9EF
monochromatic
#E30987 #F733A4 #F96EBE #FBA9D8 #FEE2F2
Accessibility & contrast
On white
2.62
#F96EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F96EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96EBE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96EBE | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C1
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FF6B8E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f96ebe; /* rgb */ color: rgb(249, 110, 190); /* oklch */ color: oklch(73.0% 0.190 347.2);
Tailwind
colors: {
custom: {
50: '#fe9dd1',
500: '#f96ebe',
950: '#000000',
},
}SCSS
$custom: #f96ebe; $custom-light: #fe9dd1; $custom-dark: #000000;
JSON
{
"hex": "#f96ebe",
"rgb": {
"r": 249,
"g": 110,
"b": 190
},
"hsl": {
"h": 325.468,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.72968,
"c": 0.18997,
"h": 347.2
},
"luminance": 0.35009
}Semantic roles & 50–950 ramp
primary
#F96EBE
secondary
#CEF4DF
accent
#E66100
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82