#F96EAF#F96EAF
#F96EAF is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.4% C 0.182 H 353.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F96EAF |
|---|---|
| RGB | rgb(249, 110, 175) |
| HSL | hsl(332, 92%, 70%) |
| HSV | hsv(332, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 29.7%, 2.4%) |
| CIE-LAB | lab(65.27, 59.63, -8.22) |
| CIE-LCH | lch(65.27, 60.19, 352.15°) |
| OKLab | oklab(72.45% 0.181 -0.021) |
| OKLCH | oklch(72.45% 0.182 353.4) |
| XYZ | xyz(52.3830, 34.3918, 44.4287) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.09
Bubblegum (survey)
#FF6CB5
ΔE00 1.36
Hot Pink
#FF69B4
ΔE00 1.49
Pink (survey)
#FF81C0
ΔE00 4.21
Medium Pink
#F36196
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96EAF #6EF9B8
analogous
#F96EF5 #F96EAF #F9726E
triadic
#F96EAF #AFF96E #6EAFF9
tetradic
#F96EAF #F5F96E #6EF9B8 #726EF9
square
#F96EAF #F5F96E #6EF9B8 #726EF9
split-complementary
#F96EAF #6EF972 #6EF5F9
monochromatic
#E3096F #F7338F #F96EAF #FBA9CF #FEE2EF
Accessibility & contrast
On white
2.67
#F96EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F96EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96EAF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96EAF | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818FB1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FF6687
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f96eaf; /* rgb */ color: rgb(249, 110, 175); /* oklch */ color: oklch(72.4% 0.182 353.4);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#f96eaf',
950: '#000000',
},
}SCSS
$custom: #f96eaf; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f96eaf",
"rgb": {
"r": 249,
"g": 110,
"b": 175
},
"hsl": {
"h": 331.942,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.72445,
"c": 0.18225,
"h": 353.4
},
"luminance": 0.34387
}Semantic roles & 50–950 ramp
primary
#F96EAF
secondary
#CEF4E3
accent
#E67A00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82