#FD8CB9#FD8CB9
#FD8CB9 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.4% C 0.145 H 355.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CB9 |
|---|---|
| RGB | rgb(253, 140, 185) |
| HSL | hsl(336, 97%, 77%) |
| HSV | hsv(336, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 26.9%, 0.8%) |
| CIE-LAB | lab(71.65, 47.84, -4.33) |
| CIE-LCH | lch(71.65, 48.04, 354.83°) |
| OKLab | oklab(77.44% 0.1445 -0.0108) |
| OKLCH | oklch(77.44% 0.145 355.7) |
| XYZ | xyz(58.6449, 43.1463, 51.1289) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.00
Rosa
#FE86A4
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.68
Pig Pink
#E78EA5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CB9 #8CFDD0
analogous
#FD8CF2 #FD8CB9 #FD988C
triadic
#FD8CB9 #B9FD8C #8CB9FD
tetradic
#FD8CB9 #F2FD8C #8CFDD0 #988CFD
square
#FD8CB9 #F2FD8C #8CFDD0 #988CFD
split-complementary
#FD8CB9 #8CFD98 #8CF2FD
monochromatic
#FB1470 #FC5094 #FD8CB9 #FEC8DE #FEE1ED
Accessibility & contrast
On white
2.18
#FD8CB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FD8CB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CB9
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CB9 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BA
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#FF869C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8cb9; /* rgb */ color: rgb(253, 140, 185); /* oklch */ color: oklch(77.4% 0.145 355.7);
Tailwind
colors: {
custom: {
50: '#ffb0ce',
500: '#fd8cb9',
950: '#000000',
},
}SCSS
$custom: #fd8cb9; $custom-light: #ffb0ce; $custom-dark: #000000;
JSON
{
"hex": "#fd8cb9",
"rgb": {
"r": 253,
"g": 140,
"b": 185
},
"hsl": {
"h": 336.106,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.77444,
"c": 0.1449,
"h": 355.7
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#FD8CB9
secondary
#D4F7E9
accent
#E68A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082