#FD9BB3#FD9BB3
#FD9BB3 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.6% C 0.120 H 4.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9BB3 |
|---|---|
| RGB | rgb(253, 155, 179) |
| HSL | hsl(345, 96%, 80%) |
| HSV | hsv(345, 39%, 99%) |
| CMYK | cmyk(0%, 38.7%, 29.2%, 0.8%) |
| CIE-LAB | lab(74.56, 39.44, 3.25) |
| CIE-LCH | lch(74.56, 39.57, 4.71°) |
| OKLab | oklab(79.6% 0.1194 0.009) |
| OKLCH | oklch(79.6% 0.12 4.3) |
| XYZ | xyz(60.3680, 47.5845, 48.6443) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.53
Rosa
#FE86A4
ΔE00 4.63
Pinky
#FC86AA
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.46
Faded Pink
#DE9DAC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9BB3 #9BFDE5
analogous
#FD9BE4 #FD9BB3 #FDB49B
triadic
#FD9BB3 #B3FD9B #9BB3FD
tetradic
#FD9BB3 #E4FD9B #9BFDE5 #B49BFD
square
#FD9BB3 #E4FD9B #9BFDE5 #B49BFD
split-complementary
#FD9BB3 #9BFDB4 #9BE4FD
monochromatic
#FB2358 #FC5F85 #FD9BB3 #FED7E1 #FEE1E8
Accessibility & contrast
On white
2.00
#FD9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FD9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9BB3
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9BB3 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB4
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd9bb3; /* rgb */ color: rgb(253, 155, 179); /* oklch */ color: oklch(79.6% 0.120 4.3);
Tailwind
colors: {
custom: {
50: '#ffbac9',
500: '#fd9bb3',
950: '#000000',
},
}SCSS
$custom: #fd9bb3; $custom-light: #ffbac9; $custom-dark: #000000;
JSON
{
"hex": "#fd9bb3",
"rgb": {
"r": 253,
"g": 155,
"b": 179
},
"hsl": {
"h": 345.306,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.79598,
"c": 0.11976,
"h": 4.3
},
"luminance": 0.4758
}Semantic roles & 50–950 ramp
primary
#FD9BB3
secondary
#D4F7EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182