#F996D4#F996D4
#F996D4 is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.4% C 0.140 H 342.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F996D4 |
|---|---|
| RGB | rgb(249, 150, 212) |
| HSL | hsl(322, 89%, 78%) |
| HSV | hsv(322, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 14.9%, 2.4%) |
| CIE-LAB | lab(74.00, 45.35, -15.80) |
| CIE-LCH | lch(74.00, 48.03, 340.79°) |
| OKLab | oklab(79.39% 0.1335 -0.0419) |
| OKLCH | oklch(79.39% 0.14 342.6) |
| XYZ | xyz(61.8574, 46.7097, 68.0323) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Pink (survey)
#FF81C0
ΔE00 5.18
Plum
#DDA0DD
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 7.57
Powder Pink
#FFB2D0
ΔE00 8.57
Bubblegum (survey)
#FF6CB5
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996D4 #96F9BB
analogous
#EC96F9 #F996D4 #F996A2
triadic
#F996D4 #D4F996 #96D4F9
tetradic
#F996D4 #F9EC96 #96F9BB #96A2F9
square
#F996D4 #F9EC96 #96F9BB #96A2F9
split-complementary
#F996D4 #A2F996 #96F9EC
monochromatic
#F222A5 #F65CBC #F996D4 #FCD0EC #FDE2F3
Accessibility & contrast
On white
2.03
#F996D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F996D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996D4
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996D4 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD6
Deuteranopia (green-blind)
#B5BCD1
Tritanopia (blue-blind)
#FF96AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f996d4; /* rgb */ color: rgb(249, 150, 212); /* oklch */ color: oklch(79.4% 0.140 342.6);
Tailwind
colors: {
custom: {
50: '#fdb7e1',
500: '#f996d4',
950: '#000000',
},
}SCSS
$custom: #f996d4; $custom-light: #fdb7e1; $custom-dark: #000000;
JSON
{
"hex": "#f996d4",
"rgb": {
"r": 249,
"g": 150,
"b": 212
},
"hsl": {
"h": 322.424,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79387,
"c": 0.13992,
"h": 342.6
},
"luminance": 0.46706
}Semantic roles & 50–950 ramp
primary
#F996D4
secondary
#D6F5E1
accent
#E65600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083