#FDBBB7#FDBBB7
#FDBBB7 is a very light, moderate red. Relative luminance 0.598; OKLCH L 85.2% C 0.077 H 22.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBB7 |
|---|---|
| RGB | rgb(253, 187, 183) |
| HSL | hsl(3, 95%, 85%) |
| HSV | hsv(3, 28%, 99%) |
| CMYK | cmyk(0%, 26.1%, 27.7%, 0.8%) |
| CIE-LAB | lab(81.75, 23.25, 11.39) |
| CIE-LCH | lch(81.75, 25.89, 26.10°) |
| OKLab | oklab(85.16% 0.071 0.0298) |
| OKLCH | oklch(85.16% 0.077 22.7) |
| XYZ | xyz(66.8270, 59.8458, 52.8220) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.53
Light Rose
#FFC5CB
ΔE00 4.69
Lightpink
#FFB6C1
ΔE00 5.41
Pink
#FFC0CB
ΔE00 5.73
Bubblegum
#FFC1CC
ΔE00 5.83
Soft Pink
#FDB0C0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBB7 #B7F9FD
analogous
#FDB7D6 #FDBBB7 #FDDEB7
triadic
#FDBBB7 #B7FDBB #BBB7FD
tetradic
#FDBBB7 #D6FDB7 #B7F9FD #DEB7FD
square
#FDBBB7 #D6FDB7 #B7F9FD #DEB7FD
split-complementary
#FDBBB7 #B7FDDE #B7D6FD
monochromatic
#FA4B40 #FB837B #FDBBB7 #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.62
#FDBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FDBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBB7
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBB7 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B6
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fdbbb7; /* rgb */ color: rgb(253, 187, 183); /* oklch */ color: oklch(85.2% 0.077 22.7);
Tailwind
colors: {
custom: {
50: '#ffcfcc',
500: '#fdbbb7',
950: '#000000',
},
}SCSS
$custom: #fdbbb7; $custom-light: #ffcfcc; $custom-dark: #000000;
JSON
{
"hex": "#fdbbb7",
"rgb": {
"r": 253,
"g": 187,
"b": 183
},
"hsl": {
"h": 3.429,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.85155,
"c": 0.07701,
"h": 22.7
},
"luminance": 0.59842
}Semantic roles & 50–950 ramp
primary
#FDBBB7
secondary
#75DDE3
accent
#D8E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383