#F996CB#F996CB
#F996CB is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.1% C 0.134 H 347.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F996CB |
|---|---|
| RGB | rgb(249, 150, 203) |
| HSL | hsl(328, 89%, 78%) |
| HSV | hsv(328, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 18.5%, 2.4%) |
| CIE-LAB | lab(73.72, 43.99, -11.28) |
| CIE-LCH | lch(73.72, 45.41, 345.62°) |
| OKLab | oklab(79.08% 0.1308 -0.0295) |
| OKLCH | oklch(79.08% 0.134 347.3) |
| XYZ | xyz(60.7536, 46.2682, 62.2190) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 4.47
Pinky
#FC86AA
ΔE00 7.30
Powder Pink
#FFB2D0
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.98
Carnation Pink
#FF7FA7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996CB #96F9C4
analogous
#F696F9 #F996CB #F99699
triadic
#F996CB #CBF996 #96CBF9
tetradic
#F996CB #F9F696 #96F9C4 #9699F9
square
#F996CB #F9F696 #96F9C4 #9699F9
split-complementary
#F996CB #99F996 #96F9F6
monochromatic
#F22292 #F65CAE #F996CB #FCD0E8 #FDE2F1
Accessibility & contrast
On white
2.05
#F996CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F996CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996CB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996CB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#FF94A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f996cb; /* rgb */ color: rgb(249, 150, 203); /* oklch */ color: oklch(79.1% 0.134 347.3);
Tailwind
colors: {
custom: {
50: '#fdb6da',
500: '#f996cb',
950: '#000000',
},
}SCSS
$custom: #f996cb; $custom-light: #fdb6da; $custom-dark: #000000;
JSON
{
"hex": "#f996cb",
"rgb": {
"r": 249,
"g": 150,
"b": 203
},
"hsl": {
"h": 327.879,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79078,
"c": 0.13409,
"h": 347.3
},
"luminance": 0.46264
}Semantic roles & 50–950 ramp
primary
#F996CB
secondary
#D6F5E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083