#FDB8BD#FDB8BD
#FDB8BD is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.8% C 0.080 H 14.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB8BD |
|---|---|
| RGB | rgb(253, 184, 189) |
| HSL | hsl(356, 95%, 86%) |
| HSV | hsv(356, 27%, 99%) |
| CMYK | cmyk(0%, 27.3%, 25.3%, 0.8%) |
| CIE-LAB | lab(81.20, 25.64, 7.38) |
| CIE-LCH | lch(81.20, 26.68, 16.06°) |
| OKLab | oklab(84.78% 0.0779 0.0196) |
| OKLCH | oklch(84.78% 0.08 14.1) |
| XYZ | xyz(66.8350, 58.8413, 55.9714) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.07
Pale Rose
#FDC1C5
ΔE00 2.43
Pink
#FFC0CB
ΔE00 3.13
Bubblegum
#FFC1CC
ΔE00 3.33
Light Rose
#FFC5CB
ΔE00 3.41
Soft Pink
#FDB0C0
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB8BD #B8FDF8
analogous
#FDB8DF #FDB8BD #FDD5B8
triadic
#FDB8BD #BDFDB8 #B8BDFD
tetradic
#FDB8BD #DFFDB8 #B8FDF8 #D5B8FD
square
#FDB8BD #DFFDB8 #B8FDF8 #D5B8FD
split-complementary
#FDB8BD #B8FDD5 #B8DFFD
monochromatic
#FA414E #FB7C86 #FDB8BD #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.64
#FDB8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#FDB8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB8BD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB8BD | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#FFB2BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdb8bd; /* rgb */ color: rgb(253, 184, 189); /* oklch */ color: oklch(84.8% 0.080 14.1);
Tailwind
colors: {
custom: {
50: '#ffcdd0',
500: '#fdb8bd',
950: '#000000',
},
}SCSS
$custom: #fdb8bd; $custom-light: #ffcdd0; $custom-dark: #000000;
JSON
{
"hex": "#fdb8bd",
"rgb": {
"r": 253,
"g": 184,
"b": 189
},
"hsl": {
"h": 355.652,
"s": 94.521,
"l": 85.686
},
"oklch": {
"l": 0.84776,
"c": 0.08036,
"h": 14.1
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#FDB8BD
secondary
#76E3DB
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383