#FDB0BB#FDB0BB
#FDB0BB is a very light, moderate red. Relative luminance 0.555; OKLCH L 83.3% C 0.091 H 9.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB0BB |
|---|---|
| RGB | rgb(253, 176, 187) |
| HSL | hsl(351, 95%, 84%) |
| HSV | hsv(351, 30%, 99%) |
| CMYK | cmyk(0%, 30.4%, 26.1%, 0.8%) |
| CIE-LAB | lab(79.34, 29.57, 5.78) |
| CIE-LCH | lch(79.34, 30.13, 11.07°) |
| OKLab | oklab(83.33% 0.0896 0.0155) |
| OKLCH | oklch(83.33% 0.091 9.8) |
| XYZ | xyz(65.0044, 55.5250, 54.2976) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.43
Soft Pink
#FDB0C0
ΔE00 1.68
Pastel Pink
#FFBACD
ΔE00 4.04
Pink
#FFC0CB
ΔE00 4.06
Bubblegum
#FFC1CC
ΔE00 4.33
Baby Pink
#FFB7CE
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB0BB #B0FDF2
analogous
#FDB0E2 #FDB0BB #FDCCB0
triadic
#FDB0BB #BBFDB0 #B0BBFD
tetradic
#FDB0BB #E2FDB0 #B0FDF2 #CCB0FD
square
#FDB0BB #E2FDB0 #B0FDF2 #CCB0FD
split-complementary
#FDB0BB #B0FDCC #B0E2FD
monochromatic
#FA3954 #FB7488 #FDB0BB #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.73
#FDB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FDB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB0BB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB0BB | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#CFCABA
Tritanopia (blue-blind)
#FFAAB4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdb0bb; /* rgb */ color: rgb(253, 176, 187); /* oklch */ color: oklch(83.3% 0.091 9.8);
Tailwind
colors: {
custom: {
50: '#ffc8cf',
500: '#fdb0bb',
950: '#000000',
},
}SCSS
$custom: #fdb0bb; $custom-light: #ffc8cf; $custom-dark: #000000;
JSON
{
"hex": "#fdb0bb",
"rgb": {
"r": 253,
"g": 176,
"b": 187
},
"hsl": {
"h": 351.429,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.83325,
"c": 0.09095,
"h": 9.8
},
"luminance": 0.55521
}Semantic roles & 50–950 ramp
primary
#FDB0BB
secondary
#6FE2D2
accent
#E6C500
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283