#FD94CC#FD94CC
#FD94CC is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.3% C 0.142 H 347.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94CC |
|---|---|
| RGB | rgb(253, 148, 204) |
| HSL | hsl(328, 96%, 79%) |
| HSV | hsv(328, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 19.4%, 0.8%) |
| CIE-LAB | lab(73.82, 46.47, -11.63) |
| CIE-LCH | lch(73.82, 47.90, 345.95°) |
| OKLab | oklab(79.27% 0.1385 -0.0304) |
| OKLCH | oklch(79.27% 0.142 347.6) |
| XYZ | xyz(61.9981, 46.4263, 62.8108) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.89
Pink (survey)
#FF81C0
ΔE00 3.96
Pinky
#FC86AA
ΔE00 7.22
Powder Pink
#FFB2D0
ΔE00 7.79
Bubblegum (survey)
#FF6CB5
ΔE00 7.85
Carnation Pink
#FF7FA7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94CC #94FDC5
analogous
#F994FD #FD94CC #FD9497
triadic
#FD94CC #CCFD94 #94CCFD
tetradic
#FD94CC #FDF994 #94FDC5 #9497FD
square
#FD94CC #FDF994 #94FDC5 #9497FD
split-complementary
#FD94CC #97FD94 #94FDF9
monochromatic
#FB1C93 #FC58AF #FD94CC #FED0E9 #FEE1F1
Accessibility & contrast
On white
2.04
#FD94CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FD94CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94CC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94CC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCE
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd94cc; /* rgb */ color: rgb(253, 148, 204); /* oklch */ color: oklch(79.3% 0.142 347.6);
Tailwind
colors: {
custom: {
50: '#ffb5db',
500: '#fd94cc',
950: '#000000',
},
}SCSS
$custom: #fd94cc; $custom-light: #ffb5db; $custom-dark: #000000;
JSON
{
"hex": "#fd94cc",
"rgb": {
"r": 253,
"g": 148,
"b": 204
},
"hsl": {
"h": 328,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.79268,
"c": 0.14175,
"h": 347.6
},
"luminance": 0.46422
}Semantic roles & 50–950 ramp
primary
#FD94CC
secondary
#D4F7E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083