#F96EAE#F96EAE
#F96EAE is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.4% C 0.182 H 353.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F96EAE |
|---|---|
| RGB | rgb(249, 110, 174) |
| HSL | hsl(332, 92%, 70%) |
| HSV | hsv(332, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 30.1%, 2.4%) |
| CIE-LAB | lab(65.24, 59.51, -7.69) |
| CIE-LCH | lch(65.24, 60.00, 352.63°) |
| OKLab | oklab(72.41% 0.1807 -0.0196) |
| OKLCH | oklch(72.41% 0.182 353.8) |
| XYZ | xyz(52.2852, 34.3527, 43.9133) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.10
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Hot Pink
#FF69B4
ΔE00 1.66
Pink (survey)
#FF81C0
ΔE00 4.29
Medium Pink
#F36196
ΔE00 4.83
Carnation Pink
#FF7FA7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96EAE #6EF9B9
analogous
#F96EF4 #F96EAE #F9736E
triadic
#F96EAE #AEF96E #6EAEF9
tetradic
#F96EAE #F4F96E #6EF9B9 #736EF9
square
#F96EAE #F4F96E #6EF9B9 #736EF9
split-complementary
#F96EAE #6EF973 #6EF4F9
monochromatic
#E3096E #F7338D #F96EAE #FBA9CF #FEE2EF
Accessibility & contrast
On white
2.67
#F96EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#F96EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96EAE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96EAE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828FB0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF6687
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f96eae; /* rgb */ color: rgb(249, 110, 174); /* oklch */ color: oklch(72.4% 0.182 353.8);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#f96eae',
950: '#000000',
},
}SCSS
$custom: #f96eae; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f96eae",
"rgb": {
"r": 249,
"g": 110,
"b": 174
},
"hsl": {
"h": 332.374,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.72412,
"c": 0.1818,
"h": 353.8
},
"luminance": 0.34348
}Semantic roles & 50–950 ramp
primary
#F96EAE
secondary
#CEF4E3
accent
#E67C00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82