#F996D3#F996D3
#F996D3 is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.4% C 0.139 H 343.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F996D3 |
|---|---|
| RGB | rgb(249, 150, 211) |
| HSL | hsl(323, 89%, 78%) |
| HSV | hsv(323, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 15.3%, 2.4%) |
| CIE-LAB | lab(73.97, 45.20, -15.30) |
| CIE-LCH | lch(73.97, 47.72, 341.30°) |
| OKLab | oklab(79.35% 0.1332 -0.0405) |
| OKLCH | oklch(79.35% 0.139 343.1) |
| XYZ | xyz(61.7317, 46.6594, 67.3701) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Pink (survey)
#FF81C0
ΔE00 5.06
Plum
#DDA0DD
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.72
Powder Pink
#FFB2D0
ΔE00 8.42
Bubblegum (survey)
#FF6CB5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996D3 #96F9BC
analogous
#ED96F9 #F996D3 #F996A1
triadic
#F996D3 #D3F996 #96D3F9
tetradic
#F996D3 #F9ED96 #96F9BC #96A1F9
square
#F996D3 #F9ED96 #96F9BC #96A1F9
split-complementary
#F996D3 #A1F996 #96F9ED
monochromatic
#F222A2 #F65CBB #F996D3 #FCD0EB #FDE2F3
Accessibility & contrast
On white
2.03
#F996D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F996D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996D3
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996D3 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD5
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#FF96AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f996d3; /* rgb */ color: rgb(249, 150, 211); /* oklch */ color: oklch(79.4% 0.139 343.1);
Tailwind
colors: {
custom: {
50: '#fdb6e0',
500: '#f996d3',
950: '#000000',
},
}SCSS
$custom: #f996d3; $custom-light: #fdb6e0; $custom-dark: #000000;
JSON
{
"hex": "#f996d3",
"rgb": {
"r": 249,
"g": 150,
"b": 211
},
"hsl": {
"h": 323.03,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79352,
"c": 0.13923,
"h": 343.1
},
"luminance": 0.46656
}Semantic roles & 50–950 ramp
primary
#F996D3
secondary
#D6F5E2
accent
#E65800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083