#FDBABB#FDBABB
#FDBABB is a very light, moderate red. Relative luminance 0.596; OKLCH L 85.1% C 0.078 H 17.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBABB |
|---|---|
| RGB | rgb(253, 186, 187) |
| HSL | hsl(359, 94%, 86%) |
| HSV | hsv(359, 26%, 99%) |
| CMYK | cmyk(0%, 26.5%, 26.1%, 0.8%) |
| CIE-LAB | lab(81.62, 24.31, 9.05) |
| CIE-LCH | lch(81.62, 25.94, 20.41°) |
| OKLab | oklab(85.08% 0.0741 0.0238) |
| OKLCH | oklch(85.08% 0.078 17.8) |
| XYZ | xyz(67.0378, 59.5919, 54.9754) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.32
Light Rose
#FFC5CB
ΔE00 3.53
Lightpink
#FFB6C1
ΔE00 3.55
Pink
#FFC0CB
ΔE00 4.05
Bubblegum
#FFC1CC
ΔE00 4.19
Soft Pink
#FDB0C0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBABB #BAFDFC
analogous
#FDBADC #FDBABB #FDDABA
triadic
#FDBABB #BBFDBA #BABBFD
tetradic
#FDBABB #DCFDBA #BAFDFC #DABAFD
square
#FDBABB #DCFDBA #BAFDFC #DABAFD
split-complementary
#FDBABB #BAFDDA #BADCFD
monochromatic
#FA4346 #FB7F80 #FDBABB #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.63
#FDBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#FDBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBABB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBABB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fdbabb; /* rgb */ color: rgb(253, 186, 187); /* oklch */ color: oklch(85.1% 0.078 17.8);
Tailwind
colors: {
custom: {
50: '#ffcfcf',
500: '#fdbabb',
950: '#000000',
},
}SCSS
$custom: #fdbabb; $custom-light: #ffcfcf; $custom-dark: #000000;
JSON
{
"hex": "#fdbabb",
"rgb": {
"r": 253,
"g": 186,
"b": 187
},
"hsl": {
"h": 359.104,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.85078,
"c": 0.07782,
"h": 17.8
},
"luminance": 0.59588
}Semantic roles & 50–950 ramp
primary
#FDBABB
secondary
#78E3E2
accent
#E6E200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181313
muted
#868383