#FDB9BE#FDB9BE
#FDB9BE is a very light, moderate red. Relative luminance 0.593; OKLCH L 85.0% C 0.079 H 14.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB9BE |
|---|---|
| RGB | rgb(253, 185, 190) |
| HSL | hsl(356, 94%, 86%) |
| HSV | hsv(356, 27%, 99%) |
| CMYK | cmyk(0%, 26.9%, 24.9%, 0.8%) |
| CIE-LAB | lab(81.46, 25.25, 7.21) |
| CIE-LCH | lch(81.46, 26.26, 15.93°) |
| OKLab | oklab(84.98% 0.0768 0.0191) |
| OKLCH | oklch(84.98% 0.079 14) |
| XYZ | xyz(67.1524, 59.3018, 56.6145) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.13
Pale Rose
#FDC1C5
ΔE00 2.16
Pink
#FFC0CB
ΔE00 2.93
Bubblegum
#FFC1CC
ΔE00 3.13
Light Rose
#FFC5CB
ΔE00 3.15
Soft Pink
#FDB0C0
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB9BE #B9FDF8
analogous
#FDB9E0 #FDB9BE #FDD6B9
triadic
#FDB9BE #BEFDB9 #B9BEFD
tetradic
#FDB9BE #E0FDB9 #B9FDF8 #D6B9FD
square
#FDB9BE #E0FDB9 #B9FDF8 #D6B9FD
split-complementary
#FDB9BE #B9FDD6 #B9E0FD
monochromatic
#FA424F #FB7D87 #FDB9BE #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.63
#FDB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FDB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB9BE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB9BE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdb9be; /* rgb */ color: rgb(253, 185, 190); /* oklch */ color: oklch(85.0% 0.079 14.0);
Tailwind
colors: {
custom: {
50: '#ffced1',
500: '#fdb9be',
950: '#000000',
},
}SCSS
$custom: #fdb9be; $custom-light: #ffced1; $custom-dark: #000000;
JSON
{
"hex": "#fdb9be",
"rgb": {
"r": 253,
"g": 185,
"b": 190
},
"hsl": {
"h": 355.588,
"s": 94.444,
"l": 85.882
},
"oklch": {
"l": 0.84979,
"c": 0.07911,
"h": 14
},
"luminance": 0.59298
}Semantic roles & 50–950 ramp
primary
#FDB9BE
secondary
#77E3DB
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383