#FD94BD#FD94BD
#FD94BD is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.8% C 0.134 H 355.7°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94BD |
|---|---|
| RGB | rgb(253, 148, 189) |
| HSL | hsl(337, 96%, 79%) |
| HSV | hsv(337, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 25.3%, 0.8%) |
| CIE-LAB | lab(73.38, 44.35, -4.00) |
| CIE-LCH | lch(73.38, 44.53, 354.84°) |
| OKLab | oklab(78.79% 0.1337 -0.01) |
| OKLCH | oklch(78.79% 0.134 355.7) |
| XYZ | xyz(60.2849, 45.7411, 53.7880) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.12
Pink (survey)
#FF81C0
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94BD #94FDD4
analogous
#FD94F2 #FD94BD #FD9F94
triadic
#FD94BD #BDFD94 #94BDFD
tetradic
#FD94BD #F2FD94 #94FDD4 #9F94FD
square
#FD94BD #F2FD94 #94FDD4 #9F94FD
split-complementary
#FD94BD #94FD9F #94F2FD
monochromatic
#FB1C73 #FC5898 #FD94BD #FED0E2 #FEE1EC
Accessibility & contrast
On white
2.07
#FD94BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FD94BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94BD
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94BD | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#FF8FA3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd94bd; /* rgb */ color: rgb(253, 148, 189); /* oklch */ color: oklch(78.8% 0.134 355.7);
Tailwind
colors: {
custom: {
50: '#ffb5d0',
500: '#fd94bd',
950: '#000000',
},
}SCSS
$custom: #fd94bd; $custom-light: #ffb5d0; $custom-dark: #000000;
JSON
{
"hex": "#fd94bd",
"rgb": {
"r": 253,
"g": 148,
"b": 189
},
"hsl": {
"h": 336.571,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.78786,
"c": 0.13403,
"h": 355.7
},
"luminance": 0.45737
}Semantic roles & 50–950 ramp
primary
#FD94BD
secondary
#D4F7E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082