#F996D0#F996D0
#F996D0 is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.2% C 0.137 H 344.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F996D0 |
|---|---|
| RGB | rgb(249, 150, 208) |
| HSL | hsl(325, 89%, 78%) |
| HSV | hsv(325, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 16.5%, 2.4%) |
| CIE-LAB | lab(73.88, 44.74, -13.80) |
| CIE-LCH | lch(73.88, 46.82, 342.86°) |
| OKLab | oklab(79.25% 0.1323 -0.0364) |
| OKLCH | oklch(79.25% 0.137 344.6) |
| XYZ | xyz(61.3591, 46.5104, 65.4078) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pink (survey)
#FF81C0
ΔE00 4.77
Plum
#DDA0DD
ΔE00 7.20
Powder Pink
#FFB2D0
ΔE00 7.98
Lavender Pink
#DD85D7
ΔE00 8.19
Pinky
#FC86AA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996D0 #96F9BF
analogous
#F096F9 #F996D0 #F9969E
triadic
#F996D0 #D0F996 #96D0F9
tetradic
#F996D0 #F9F096 #96F9BF #969EF9
square
#F996D0 #F9F096 #96F9BF #969EF9
split-complementary
#F996D0 #9EF996 #96F9F0
monochromatic
#F2229C #F65CB6 #F996D0 #FCD0EA #FDE2F2
Accessibility & contrast
On white
2.04
#F996D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F996D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996D0
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996D0 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DACD2
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#FF95AB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f996d0; /* rgb */ color: rgb(249, 150, 208); /* oklch */ color: oklch(79.2% 0.137 344.6);
Tailwind
colors: {
custom: {
50: '#fdb6de',
500: '#f996d0',
950: '#000000',
},
}SCSS
$custom: #f996d0; $custom-light: #fdb6de; $custom-dark: #000000;
JSON
{
"hex": "#f996d0",
"rgb": {
"r": 249,
"g": 150,
"b": 208
},
"hsl": {
"h": 324.848,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79248,
"c": 0.13723,
"h": 344.6
},
"luminance": 0.46506
}Semantic roles & 50–950 ramp
primary
#F996D0
secondary
#D6F5E3
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083