#FD9BB8#FD9BB8
#FD9BB8 is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.7% C 0.121 H 1.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9BB8 |
|---|---|
| RGB | rgb(253, 155, 184) |
| HSL | hsl(342, 96%, 80%) |
| HSV | hsv(342, 39%, 99%) |
| CMYK | cmyk(0%, 38.7%, 27.3%, 0.8%) |
| CIE-LAB | lab(74.69, 40.10, 0.68) |
| CIE-LCH | lch(74.69, 40.10, 0.98°) |
| OKLab | oklab(79.74% 0.1212 0.0023) |
| OKLCH | oklch(79.74% 0.121 1.1) |
| XYZ | xyz(60.8828, 47.7904, 51.3559) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 4.76
Rosa
#FE86A4
ΔE00 5.00
Soft Pink
#FDB0C0
ΔE00 5.42
Powder Pink
#FFB2D0
ΔE00 5.79
Carnation Pink
#FF7FA7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9BB8 #9BFDE0
analogous
#FD9BE9 #FD9BB8 #FDAF9B
triadic
#FD9BB8 #B8FD9B #9BB8FD
tetradic
#FD9BB8 #E9FD9B #9BFDE0 #AF9BFD
square
#FD9BB8 #E9FD9B #9BFDE0 #AF9BFD
split-complementary
#FD9BB8 #9BFDAF #9BE9FD
monochromatic
#FB2363 #FC5F8D #FD9BB8 #FED7E3 #FEE1EA
Accessibility & contrast
On white
1.99
#FD9BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FD9BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9BB8
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9BB8 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB9
Deuteranopia (green-blind)
#C1BFB6
Tritanopia (blue-blind)
#FF95A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd9bb8; /* rgb */ color: rgb(253, 155, 184); /* oklch */ color: oklch(79.7% 0.121 1.1);
Tailwind
colors: {
custom: {
50: '#ffbacd',
500: '#fd9bb8',
950: '#000000',
},
}SCSS
$custom: #fd9bb8; $custom-light: #ffbacd; $custom-dark: #000000;
JSON
{
"hex": "#fd9bb8",
"rgb": {
"r": 253,
"g": 155,
"b": 184
},
"hsl": {
"h": 342.245,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.7974,
"c": 0.12121,
"h": 1.1
},
"luminance": 0.47786
}Semantic roles & 50–950 ramp
primary
#FD9BB8
secondary
#D4F7ED
accent
#E6A200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182