#FDBBC9#FDBBC9
#FDBBC9 is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.6% C 0.078 H 4.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBC9 |
|---|---|
| RGB | rgb(253, 187, 201) |
| HSL | hsl(347, 94%, 86%) |
| HSV | hsv(347, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 20.6%, 0.8%) |
| CIE-LAB | lab(82.19, 25.77, 2.34) |
| CIE-LCH | lch(82.19, 25.87, 5.19°) |
| OKLab | oklab(85.63% 0.0777 0.0065) |
| OKLCH | oklch(85.63% 0.078 4.8) |
| XYZ | xyz(68.8217, 60.6437, 63.3273) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 1.43
Pastel Pink
#FFBACD
ΔE00 1.58
Bubblegum
#FFC1CC
ΔE00 1.62
Lightpink
#FFB6C1
ΔE00 2.08
Baby Pink
#FFB7CE
ΔE00 2.80
Soft Pink
#FDB0C0
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBC9 #BBFDEF
analogous
#FDBBEA #FDBBC9 #FDCEBB
triadic
#FDBBC9 #C9FDBB #BBC9FD
tetradic
#FDBBC9 #EAFDBB #BBFDEF #CEBBFD
square
#FDBBC9 #EAFDBB #BBFDEF #CEBBFD
split-complementary
#FDBBC9 #BBFDCE #BBEAFD
monochromatic
#FA446B #FB809A #FDBBC9 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.60
#FDBBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FDBBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBC9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBC9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C9
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#FFB7C0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdbbc9; /* rgb */ color: rgb(253, 187, 201); /* oklch */ color: oklch(85.6% 0.078 4.8);
Tailwind
colors: {
custom: {
50: '#ffd0d9',
500: '#fdbbc9',
950: '#000000',
},
}SCSS
$custom: #fdbbc9; $custom-light: #ffd0d9; $custom-dark: #000000;
JSON
{
"hex": "#fdbbc9",
"rgb": {
"r": 253,
"g": 187,
"b": 201
},
"hsl": {
"h": 347.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85631,
"c": 0.078,
"h": 4.8
},
"luminance": 0.6064
}Semantic roles & 50–950 ramp
primary
#FDBBC9
secondary
#79E3CD
accent
#E6B500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383