#FD94CA#FD94CA
#FD94CA is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.2% C 0.141 H 348.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94CA |
|---|---|
| RGB | rgb(253, 148, 202) |
| HSL | hsl(329, 96%, 79%) |
| HSV | hsv(329, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 20.2%, 0.8%) |
| CIE-LAB | lab(73.76, 46.18, -10.62) |
| CIE-LCH | lch(73.76, 47.38, 347.05°) |
| OKLab | oklab(79.2% 0.1378 -0.0277) |
| OKLCH | oklch(79.2% 0.141 348.6) |
| XYZ | xyz(61.7597, 46.3310, 61.5556) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.13
Pinky
#FC86AA
ΔE00 6.79
Carnation Pink
#FF7FA7
ΔE00 7.49
Powder Pink
#FFB2D0
ΔE00 7.57
Bubblegum (survey)
#FF6CB5
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94CA #94FDC7
analogous
#FC94FD #FD94CA #FD9495
triadic
#FD94CA #CAFD94 #94CAFD
tetradic
#FD94CA #FDFC94 #94FDC7 #9495FD
square
#FD94CA #FDFC94 #94FDC7 #9495FD
split-complementary
#FD94CA #95FD94 #94FDFC
monochromatic
#FB1C8E #FC58AC #FD94CA #FED0E8 #FEE1F0
Accessibility & contrast
On white
2.05
#FD94CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FD94CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94CA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94CA | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#B8BCC7
Tritanopia (blue-blind)
#FF92A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd94ca; /* rgb */ color: rgb(253, 148, 202); /* oklch */ color: oklch(79.2% 0.141 348.6);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#fd94ca',
950: '#000000',
},
}SCSS
$custom: #fd94ca; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#fd94ca",
"rgb": {
"r": 253,
"g": 148,
"b": 202
},
"hsl": {
"h": 329.143,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.79202,
"c": 0.1406,
"h": 348.6
},
"luminance": 0.46327
}Semantic roles & 50–950 ramp
primary
#FD94CA
secondary
#D4F7E5
accent
#E66F00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083