#FD96CC#FD96CC
#FD96CC is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.6% C 0.138 H 348.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD96CC |
|---|---|
| RGB | rgb(253, 150, 204) |
| HSL | hsl(329, 96%, 79%) |
| HSV | hsv(329, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 19.4%, 0.8%) |
| CIE-LAB | lab(74.23, 45.45, -11.02) |
| CIE-LCH | lch(74.23, 46.77, 346.37°) |
| OKLab | oklab(79.58% 0.1354 -0.0288) |
| OKLCH | oklch(79.58% 0.138 348) |
| XYZ | xyz(62.3145, 47.0592, 62.9162) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.34
Bubblegum Pink
#FE83CC
ΔE00 4.39
Pinky
#FC86AA
ΔE00 7.18
Powder Pink
#FFB2D0
ΔE00 7.29
Carnation Pink
#FF7FA7
ΔE00 7.92
Bubblegum (survey)
#FF6CB5
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD96CC #96FDC7
analogous
#FB96FD #FD96CC #FD9699
triadic
#FD96CC #CCFD96 #96CCFD
tetradic
#FD96CC #FDFB96 #96FDC7 #9699FD
square
#FD96CC #FDFB96 #96FDC7 #9699FD
split-complementary
#FD96CC #99FD96 #96FDFB
monochromatic
#FB1E92 #FC5AAF #FD96CC #FED2E9 #FEE1F0
Accessibility & contrast
On white
2.02
#FD96CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FD96CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD96CC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD96CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD96CC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCE
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#FF94A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd96cc; /* rgb */ color: rgb(253, 150, 204); /* oklch */ color: oklch(79.6% 0.138 348.0);
Tailwind
colors: {
custom: {
50: '#ffb7db',
500: '#fd96cc',
950: '#000000',
},
}SCSS
$custom: #fd96cc; $custom-light: #ffb7db; $custom-dark: #000000;
JSON
{
"hex": "#fd96cc",
"rgb": {
"r": 253,
"g": 150,
"b": 204
},
"hsl": {
"h": 328.544,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.79576,
"c": 0.13847,
"h": 348
},
"luminance": 0.47055
}Semantic roles & 50–950 ramp
primary
#FD96CC
secondary
#D4F7E5
accent
#E66D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083