#FDB6BB#FDB6BB
#FDB6BB is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.4% C 0.083 H 14.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB6BB |
|---|---|
| RGB | rgb(253, 182, 187) |
| HSL | hsl(356, 95%, 85%) |
| HSV | hsv(356, 28%, 99%) |
| CMYK | cmyk(0%, 28.1%, 26.1%, 0.8%) |
| CIE-LAB | lab(80.70, 26.42, 7.73) |
| CIE-LCH | lch(80.70, 27.52, 16.32°) |
| OKLab | oklab(84.37% 0.0803 0.0205) |
| OKLCH | oklch(84.37% 0.083 14.3) |
| XYZ | xyz(66.2069, 57.9301, 54.6984) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.06
Pale Rose
#FDC1C5
ΔE00 2.95
Pink
#FFC0CB
ΔE00 3.55
Soft Pink
#FDB0C0
ΔE00 3.74
Bubblegum
#FFC1CC
ΔE00 3.77
Light Rose
#FFC5CB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB6BB #B6FDF8
analogous
#FDB6DE #FDB6BB #FDD5B6
triadic
#FDB6BB #BBFDB6 #B6BBFD
tetradic
#FDB6BB #DEFDB6 #B6FDF8 #D5B6FD
square
#FDB6BB #DEFDB6 #B6FDF8 #D5B6FD
split-complementary
#FDB6BB #B6FDD5 #B6DEFD
monochromatic
#FA3F4C #FB7A84 #FDB6BB #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.67
#FDB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FDB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB6BB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB6BB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#D3CDBA
Tritanopia (blue-blind)
#FFB0B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fdb6bb; /* rgb */ color: rgb(253, 182, 187); /* oklch */ color: oklch(84.4% 0.083 14.3);
Tailwind
colors: {
custom: {
50: '#ffcccf',
500: '#fdb6bb',
950: '#000000',
},
}SCSS
$custom: #fdb6bb; $custom-light: #ffcccf; $custom-dark: #000000;
JSON
{
"hex": "#fdb6bb",
"rgb": {
"r": 253,
"g": 182,
"b": 187
},
"hsl": {
"h": 355.775,
"s": 94.667,
"l": 85.294
},
"oklch": {
"l": 0.84371,
"c": 0.08287,
"h": 14.3
},
"luminance": 0.57926
}Semantic roles & 50–950 ramp
primary
#FDB6BB
secondary
#74E3DB
accent
#E6D500
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383