#FDB0B1#FDB0B1
#FDB0B1 is a very light, moderate red. Relative luminance 0.551; OKLCH L 83.1% C 0.090 H 18.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB0B1 |
|---|---|
| RGB | rgb(253, 176, 177) |
| HSL | hsl(359, 95%, 84%) |
| HSV | hsv(359, 30%, 99%) |
| CMYK | cmyk(0%, 30.4%, 30%, 0.8%) |
| CIE-LAB | lab(79.11, 28.24, 10.86) |
| CIE-LCH | lch(79.11, 30.26, 21.04°) |
| OKLab | oklab(83.06% 0.0859 0.0284) |
| OKLCH | oklch(83.06% 0.09 18.3) |
| XYZ | xyz(63.9709, 55.1116, 48.8546) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.03
Pale Rose
#FDC1C5
ΔE00 4.81
Soft Pink
#FDB0C0
ΔE00 5.20
Pink
#FFC0CB
ΔE00 5.84
Light Rose
#FFC5CB
ΔE00 5.96
Bubblegum
#FFC1CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB0B1 #B0FDFC
analogous
#FDB0D8 #FDB0B1 #FDD6B0
triadic
#FDB0B1 #B1FDB0 #B0B1FD
tetradic
#FDB0B1 #D8FDB0 #B0FDFC #D6B0FD
square
#FDB0B1 #D8FDB0 #B0FDFC #D6B0FD
split-complementary
#FDB0B1 #B0FDD6 #B0D8FD
monochromatic
#FA393B #FB7476 #FDB0B1 #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.75
#FDB0B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FDB0B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB0B1
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB0B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB0B1 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#FFA8B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fdb0b1; /* rgb */ color: rgb(253, 176, 177); /* oklch */ color: oklch(83.1% 0.090 18.3);
Tailwind
colors: {
custom: {
50: '#ffc8c8',
500: '#fdb0b1',
950: '#000000',
},
}SCSS
$custom: #fdb0b1; $custom-light: #ffc8c8; $custom-dark: #000000;
JSON
{
"hex": "#fdb0b1",
"rgb": {
"r": 253,
"g": 176,
"b": 177
},
"hsl": {
"h": 359.221,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.83064,
"c": 0.09048,
"h": 18.3
},
"luminance": 0.55108
}Semantic roles & 50–950 ramp
primary
#FDB0B1
secondary
#6FE2E1
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282