#FDBDBB#FDBDBB
#FDBDBB is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.6% C 0.074 H 20.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBDBB |
|---|---|
| RGB | rgb(253, 189, 187) |
| HSL | hsl(2, 94%, 86%) |
| HSV | hsv(2, 26%, 99%) |
| CMYK | cmyk(0%, 25.3%, 26.1%, 0.8%) |
| CIE-LAB | lab(82.31, 22.74, 10.03) |
| CIE-LCH | lch(82.31, 24.85, 23.81°) |
| OKLab | oklab(85.61% 0.0694 0.0263) |
| OKLCH | oklch(85.61% 0.074 20.8) |
| XYZ | xyz(67.6765, 60.8692, 55.1883) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.58
Light Rose
#FFC5CB
ΔE00 3.73
Lightpink
#FFB6C1
ΔE00 4.81
Pink
#FFC0CB
ΔE00 4.84
Bubblegum
#FFC1CC
ΔE00 4.91
Soft Pink
#FDB0C0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBDBB #BBFBFD
analogous
#FDBBDA #FDBDBB #FDDEBB
triadic
#FDBDBB #BBFDBD #BDBBFD
tetradic
#FDBDBB #DAFDBB #BBFBFD #DEBBFD
square
#FDBDBB #DAFDBB #BBFBFD #DEBBFD
split-complementary
#FDBDBB #BBFDDE #BBDAFD
monochromatic
#FA4A44 #FB8380 #FDBDBB #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.59
#FDBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FDBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBDBB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBDBB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D8D1BA
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbdbb; /* rgb */ color: rgb(253, 189, 187); /* oklch */ color: oklch(85.6% 0.074 20.8);
Tailwind
colors: {
custom: {
50: '#ffd1cf',
500: '#fdbdbb',
950: '#000000',
},
}SCSS
$custom: #fdbdbb; $custom-light: #ffd1cf; $custom-dark: #000000;
JSON
{
"hex": "#fdbdbb",
"rgb": {
"r": 253,
"g": 189,
"b": 187
},
"hsl": {
"h": 1.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85613,
"c": 0.07427,
"h": 20.8
},
"luminance": 0.60866
}Semantic roles & 50–950 ramp
primary
#FDBDBB
secondary
#79E0E3
accent
#DFE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383