#FD8DBE#FD8DBE
#FD8DBE is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.8% C 0.146 H 353.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8DBE |
|---|---|
| RGB | rgb(253, 141, 190) |
| HSL | hsl(334, 97%, 77%) |
| HSV | hsv(334, 44%, 99%) |
| CMYK | cmyk(0%, 44.3%, 24.9%, 0.8%) |
| CIE-LAB | lab(72.00, 48.01, -6.60) |
| CIE-LCH | lch(72.00, 48.47, 352.18°) |
| OKLab | oklab(77.75% 0.1446 -0.0168) |
| OKLCH | oklch(77.75% 0.146 353.4) |
| XYZ | xyz(59.3288, 43.6547, 54.0067) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.00
Pinky
#FC86AA
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.01
Rosa
#FE86A4
ΔE00 6.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8DBE #8DFDCC
analogous
#FD8DF6 #FD8DBE #FD948D
triadic
#FD8DBE #BEFD8D #8DBEFD
tetradic
#FD8DBE #F6FD8D #8DFDCC #948DFD
square
#FD8DBE #F6FD8D #8DFDCC #948DFD
split-complementary
#FD8DBE #8DFD94 #8DF6FD
monochromatic
#FB1579 #FC519C #FD8DBE #FEC9E0 #FEE1EE
Accessibility & contrast
On white
2.16
#FD8DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FD8DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8DBE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8DBE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#FF889F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd8dbe; /* rgb */ color: rgb(253, 141, 190); /* oklch */ color: oklch(77.8% 0.146 353.4);
Tailwind
colors: {
custom: {
50: '#ffb1d1',
500: '#fd8dbe',
950: '#000000',
},
}SCSS
$custom: #fd8dbe; $custom-light: #ffb1d1; $custom-dark: #000000;
JSON
{
"hex": "#fd8dbe",
"rgb": {
"r": 253,
"g": 141,
"b": 190
},
"hsl": {
"h": 333.75,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77751,
"c": 0.14559,
"h": 353.4
},
"luminance": 0.4365
}Semantic roles & 50–950 ramp
primary
#FD8DBE
secondary
#D4F7E8
accent
#E68100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082