#FD8CB2#FD8CB2
#FD8CB2 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.2% C 0.142 H 359.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CB2 |
|---|---|
| RGB | rgb(253, 140, 178) |
| HSL | hsl(340, 97%, 77%) |
| HSV | hsv(340, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 29.6%, 0.8%) |
| CIE-LAB | lab(71.46, 46.94, -0.72) |
| CIE-LCH | lch(71.46, 46.94, 359.13°) |
| OKLab | oklab(77.23% 0.1422 -0.0012) |
| OKLCH | oklch(77.23% 0.142 359.5) |
| XYZ | xyz(57.9241, 42.8580, 47.3325) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.72
Carnation Pink
#FF7FA7
ΔE00 2.91
Rosa
#FE86A4
ΔE00 3.22
Pig Pink
#E78EA5
ΔE00 4.50
Pink (survey)
#FF81C0
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CB2 #8CFDD7
analogous
#FD8CEB #FD8CB2 #FD9F8C
triadic
#FD8CB2 #B2FD8C #8CB2FD
tetradic
#FD8CB2 #EBFD8C #8CFDD7 #9F8CFD
square
#FD8CB2 #EBFD8C #8CFDD7 #9F8CFD
split-complementary
#FD8CB2 #8CFD9F #8CEBFD
monochromatic
#FB1461 #FC508A #FD8CB2 #FEC8DA #FEE1EB
Accessibility & contrast
On white
2.19
#FD8CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FD8CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CB2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CB2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8cb2; /* rgb */ color: rgb(253, 140, 178); /* oklch */ color: oklch(77.2% 0.142 359.5);
Tailwind
colors: {
custom: {
50: '#ffb0c9',
500: '#fd8cb2',
950: '#000000',
},
}SCSS
$custom: #fd8cb2; $custom-light: #ffb0c9; $custom-dark: #000000;
JSON
{
"hex": "#fd8cb2",
"rgb": {
"r": 253,
"g": 140,
"b": 178
},
"hsl": {
"h": 339.823,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.77232,
"c": 0.14217,
"h": 359.5
},
"luminance": 0.42853
}Semantic roles & 50–950 ramp
primary
#FD8CB2
secondary
#D4F7EB
accent
#E69800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082