#FD8DBA#FD8DBA
#FD8DBA is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.144 H 355.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DBA |
|---|---|
| RGB | rgb(253, 141, 186) |
| HSL | hsl(336, 97%, 77%) |
| HSV | hsv(336, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 26.5%, 0.8%) |
| CIE-LAB | lab(71.88, 47.48, -4.55) |
| CIE-LCH | lch(71.88, 47.69, 354.53°) |
| OKLab | oklab(77.63% 0.1433 -0.0114) |
| OKLCH | oklch(77.63% 0.144 355.5) |
| XYZ | xyz(58.8976, 43.4822, 51.7357) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 4.22
Rosa
#FE86A4
ΔE00 5.12
Bubblegum Pink
#FE83CC
ΔE00 5.65
Pig Pink
#E78EA5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DBA #8DFDD0
analogous
#FD8DF2 #FD8DBA #FD988D
triadic
#FD8DBA #BAFD8D #8DBAFD
tetradic
#FD8DBA #F2FD8D #8DFDD0 #988DFD
square
#FD8DBA #F2FD8D #8DFDD0 #988DFD
split-complementary
#FD8DBA #8DFD98 #8DF2FD
monochromatic
#FB1571 #FC5196 #FD8DBA #FEC9DE #FEE1ED
Accessibility & contrast
On white
2.17
#FD8DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FD8DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DBA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DBA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#FF879D
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8dba; /* rgb */ color: rgb(253, 141, 186); /* oklch */ color: oklch(77.6% 0.144 355.5);
Tailwind
colors: {
custom: {
50: '#ffb0ce',
500: '#fd8dba',
950: '#000000',
},
}SCSS
$custom: #fd8dba; $custom-light: #ffb0ce; $custom-dark: #000000;
JSON
{
"hex": "#fd8dba",
"rgb": {
"r": 253,
"g": 141,
"b": 186
},
"hsl": {
"h": 335.893,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77625,
"c": 0.14376,
"h": 355.5
},
"luminance": 0.43478
}Semantic roles & 50–950 ramp
primary
#FD8DBA
secondary
#D4F7E9
accent
#E68900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082