#FD9BB7#FD9BB7
#FD9BB7 is a light, vivid pink. Relative luminance 0.477; OKLCH L 79.7% C 0.121 H 1.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9BB7 |
|---|---|
| RGB | rgb(253, 155, 183) |
| HSL | hsl(343, 96%, 80%) |
| HSV | hsv(343, 39%, 99%) |
| CMYK | cmyk(0%, 38.7%, 27.7%, 0.8%) |
| CIE-LAB | lab(74.67, 39.96, 1.20) |
| CIE-LCH | lch(74.67, 39.98, 1.71°) |
| OKLab | oklab(79.71% 0.1208 0.0037) |
| OKLCH | oklch(79.71% 0.121 1.7) |
| XYZ | xyz(60.7784, 47.7486, 50.8058) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 4.68
Rosa
#FE86A4
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 5.31
Powder Pink
#FFB2D0
ΔE00 5.91
Carnation Pink
#FF7FA7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9BB7 #9BFDE1
analogous
#FD9BE8 #FD9BB7 #FDB09B
triadic
#FD9BB7 #B7FD9B #9BB7FD
tetradic
#FD9BB7 #E8FD9B #9BFDE1 #B09BFD
square
#FD9BB7 #E8FD9B #9BFDE1 #B09BFD
split-complementary
#FD9BB7 #9BFDB0 #9BE8FD
monochromatic
#FB2361 #FC5F8C #FD9BB7 #FED7E2 #FEE1E9
Accessibility & contrast
On white
1.99
#FD9BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FD9BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9BB7
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9BB7 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB8
Deuteranopia (green-blind)
#C1BFB5
Tritanopia (blue-blind)
#FF94A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd9bb7; /* rgb */ color: rgb(253, 155, 183); /* oklch */ color: oklch(79.7% 0.121 1.7);
Tailwind
colors: {
custom: {
50: '#ffbacc',
500: '#fd9bb7',
950: '#000000',
},
}SCSS
$custom: #fd9bb7; $custom-light: #ffbacc; $custom-dark: #000000;
JSON
{
"hex": "#fd9bb7",
"rgb": {
"r": 253,
"g": 155,
"b": 183
},
"hsl": {
"h": 342.857,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.79711,
"c": 0.1209,
"h": 1.7
},
"luminance": 0.47744
}Semantic roles & 50–950 ramp
primary
#FD9BB7
secondary
#D4F7ED
accent
#E6A400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182