#FD9BB2#FD9BB2
#FD9BB2 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.6% C 0.120 H 5.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9BB2 |
|---|---|
| RGB | rgb(253, 155, 178) |
| HSL | hsl(346, 96%, 80%) |
| HSV | hsv(346, 39%, 99%) |
| CMYK | cmyk(0%, 38.7%, 29.6%, 0.8%) |
| CIE-LAB | lab(74.54, 39.31, 3.76) |
| CIE-LCH | lch(74.54, 39.49, 5.47°) |
| OKLab | oklab(79.57% 0.1191 0.0103) |
| OKLCH | oklch(79.57% 0.12 5) |
| XYZ | xyz(60.2672, 47.5442, 48.1136) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.54
Rosa
#FE86A4
ΔE00 4.61
Pinky
#FC86AA
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 5.01
Rose Pink
#F7879A
ΔE00 5.30
Faded Pink
#DE9DAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9BB2 #9BFDE6
analogous
#FD9BE3 #FD9BB2 #FDB59B
triadic
#FD9BB2 #B2FD9B #9BB2FD
tetradic
#FD9BB2 #E3FD9B #9BFDE6 #B59BFD
square
#FD9BB2 #E3FD9B #9BFDE6 #B59BFD
split-complementary
#FD9BB2 #9BFDB5 #9BE3FD
monochromatic
#FB2356 #FC5F84 #FD9BB2 #FED7E0 #FEE1E8
Accessibility & contrast
On white
2.00
#FD9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FD9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9BB2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9BB2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#FF93A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd9bb2; /* rgb */ color: rgb(253, 155, 178); /* oklch */ color: oklch(79.6% 0.120 5.0);
Tailwind
colors: {
custom: {
50: '#ffbac9',
500: '#fd9bb2',
950: '#000000',
},
}SCSS
$custom: #fd9bb2; $custom-light: #ffbac9; $custom-dark: #000000;
JSON
{
"hex": "#fd9bb2",
"rgb": {
"r": 253,
"g": 155,
"b": 178
},
"hsl": {
"h": 345.918,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.7957,
"c": 0.11951,
"h": 5
},
"luminance": 0.4754
}Semantic roles & 50–950 ramp
primary
#FD9BB2
secondary
#D4F7EF
accent
#E6B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182