#FDB6BD#FDB6BD
#FDB6BD is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.4% C 0.083 H 12.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB6BD |
|---|---|
| RGB | rgb(253, 182, 189) |
| HSL | hsl(354, 95%, 85%) |
| HSV | hsv(354, 28%, 99%) |
| CMYK | cmyk(0%, 28.1%, 25.3%, 0.8%) |
| CIE-LAB | lab(80.75, 26.69, 6.72) |
| CIE-LCH | lch(80.75, 27.52, 14.14°) |
| OKLab | oklab(84.42% 0.081 0.0179) |
| OKLCH | oklch(84.42% 0.083 12.4) |
| XYZ | xyz(66.4225, 58.0163, 55.8339) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.37
Pale Rose
#FDC1C5
ΔE00 3.01
Pink
#FFC0CB
ΔE00 3.08
Soft Pink
#FDB0C0
ΔE00 3.09
Bubblegum
#FFC1CC
ΔE00 3.33
Light Rose
#FFC5CB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB6BD #B6FDF6
analogous
#FDB6E0 #FDB6BD #FDD3B6
triadic
#FDB6BD #BDFDB6 #B6BDFD
tetradic
#FDB6BD #E0FDB6 #B6FDF6 #D3B6FD
square
#FDB6BD #E0FDB6 #B6FDF6 #D3B6FD
split-complementary
#FDB6BD #B6FDD3 #B6E0FD
monochromatic
#FA3F51 #FB7A87 #FDB6BD #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.67
#FDB6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FDB6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB6BD
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB6BD | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fdb6bd; /* rgb */ color: rgb(253, 182, 189); /* oklch */ color: oklch(84.4% 0.083 12.4);
Tailwind
colors: {
custom: {
50: '#ffccd0',
500: '#fdb6bd',
950: '#000000',
},
}SCSS
$custom: #fdb6bd; $custom-light: #ffccd0; $custom-dark: #000000;
JSON
{
"hex": "#fdb6bd",
"rgb": {
"r": 253,
"g": 182,
"b": 189
},
"hsl": {
"h": 354.085,
"s": 94.667,
"l": 85.294
},
"oklch": {
"l": 0.84423,
"c": 0.08299,
"h": 12.4
},
"luminance": 0.58013
}Semantic roles & 50–950 ramp
primary
#FDB6BD
secondary
#74E3D8
accent
#E6CF00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383