#F996DF#F996DF
#F996DF is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.8% C 0.148 H 337.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F996DF |
|---|---|
| RGB | rgb(249, 150, 223) |
| HSL | hsl(316, 89%, 78%) |
| HSV | hsv(316, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 10.4%, 2.4%) |
| CIE-LAB | lab(74.37, 47.09, -21.28) |
| CIE-LCH | lch(74.37, 51.68, 335.68°) |
| OKLab | oklab(79.79% 0.1366 -0.057) |
| OKLCH | oklch(79.79% 0.148 337.3) |
| XYZ | xyz(63.2926, 47.2837, 75.5906) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.74
Plum
#DDA0DD
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 6.75
Violet (CSS)
#EE82EE
ΔE00 6.97
Purply Pink
#F075E6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996DF #96F9B0
analogous
#E296F9 #F996DF #F996AD
triadic
#F996DF #DFF996 #96DFF9
tetradic
#F996DF #F9E296 #96F9B0 #96ADF9
square
#F996DF #F9E296 #96F9B0 #96ADF9
split-complementary
#F996DF #ADF996 #96F9E2
monochromatic
#F222BC #F65CCD #F996DF #FCD0F1 #FDE2F6
Accessibility & contrast
On white
2.01
#F996DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F996DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996DF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996DF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FF99B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f996df; /* rgb */ color: rgb(249, 150, 223); /* oklch */ color: oklch(79.8% 0.148 337.3);
Tailwind
colors: {
custom: {
50: '#fdb7e9',
500: '#f996df',
950: '#000000',
},
}SCSS
$custom: #f996df; $custom-light: #fdb7e9; $custom-dark: #000000;
JSON
{
"hex": "#f996df",
"rgb": {
"r": 249,
"g": 150,
"b": 223
},
"hsl": {
"h": 315.758,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79786,
"c": 0.148,
"h": 337.3
},
"luminance": 0.4728
}Semantic roles & 50–950 ramp
primary
#F996DF
secondary
#D6F5DE
accent
#E63C00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084