#F996DA#F996DA
#F996DA is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.6% C 0.144 H 339.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F996DA |
|---|---|
| RGB | rgb(249, 150, 218) |
| HSL | hsl(319, 89%, 78%) |
| HSV | hsv(319, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 12.4%, 2.4%) |
| CIE-LAB | lab(74.20, 46.29, -18.80) |
| CIE-LCH | lch(74.20, 49.96, 337.90°) |
| OKLab | oklab(79.6% 0.1352 -0.0501) |
| OKLCH | oklch(79.6% 0.144 339.7) |
| XYZ | xyz(62.6284, 47.0181, 72.0927) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 7.83
Purply Pink
#F075E6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996DA #96F9B5
analogous
#E696F9 #F996DA #F996A8
triadic
#F996DA #DAF996 #96DAF9
tetradic
#F996DA #F9E696 #96F9B5 #96A8F9
square
#F996DA #F9E696 #96F9B5 #96A8F9
split-complementary
#F996DA #A8F996 #96F9E6
monochromatic
#F222B1 #F65CC6 #F996DA #FCD0EE #FDE2F5
Accessibility & contrast
On white
2.02
#F996DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F996DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996DA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996DA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#B3BCD7
Tritanopia (blue-blind)
#FF98AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f996da; /* rgb */ color: rgb(249, 150, 218); /* oklch */ color: oklch(79.6% 0.144 339.7);
Tailwind
colors: {
custom: {
50: '#fdb7e5',
500: '#f996da',
950: '#000000',
},
}SCSS
$custom: #f996da; $custom-light: #fdb7e5; $custom-dark: #000000;
JSON
{
"hex": "#f996da",
"rgb": {
"r": 249,
"g": 150,
"b": 218
},
"hsl": {
"h": 318.788,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79602,
"c": 0.14421,
"h": 339.7
},
"luminance": 0.47014
}Semantic roles & 50–950 ramp
primary
#F996DA
secondary
#D6F5E0
accent
#E64800
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084