#FDABB5#FDABB5
#FDABB5 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.3% C 0.097 H 11.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDABB5 |
|---|---|
| RGB | rgb(253, 171, 181) |
| HSL | hsl(353, 95%, 83%) |
| HSV | hsv(353, 32%, 99%) |
| CMYK | cmyk(0%, 32.4%, 28.5%, 0.8%) |
| CIE-LAB | lab(78.08, 31.38, 7.23) |
| CIE-LCH | lch(78.08, 32.20, 12.97°) |
| OKLab | oklab(82.31% 0.0952 0.0192) |
| OKLCH | oklch(82.31% 0.097 11.4) |
| XYZ | xyz(63.4131, 53.3487, 50.6644) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.67
Lightpink
#FFB6C1
ΔE00 2.80
Pastel Pink
#FFBACD
ΔE00 5.36
Pink
#FFC0CB
ΔE00 5.43
Bubblegum
#FFC1CC
ΔE00 5.70
Pale Rose
#FDC1C5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDABB5 #ABFDF3
analogous
#FDABDE #FDABB5 #FDCAAB
triadic
#FDABB5 #B5FDAB #ABB5FD
tetradic
#FDABB5 #DEFDAB #ABFDF3 #CAABFD
square
#FDABB5 #DEFDAB #ABFDF3 #CAABFD
split-complementary
#FDABB5 #ABFDCA #ABDEFD
monochromatic
#FA334C #FC6F80 #FDABB5 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.80
#FDABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FDABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDABB5
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDABB5 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B5
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#FFA4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fdabb5; /* rgb */ color: rgb(253, 171, 181); /* oklch */ color: oklch(82.3% 0.097 11.4);
Tailwind
colors: {
custom: {
50: '#ffc4cb',
500: '#fdabb5',
950: '#000000',
},
}SCSS
$custom: #fdabb5; $custom-light: #ffc4cb; $custom-dark: #000000;
JSON
{
"hex": "#fdabb5",
"rgb": {
"r": 253,
"g": 171,
"b": 181
},
"hsl": {
"h": 352.683,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82307,
"c": 0.09712,
"h": 11.4
},
"luminance": 0.53345
}Semantic roles & 50–950 ramp
primary
#FDABB5
secondary
#6BE1D3
accent
#E6CA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282