#FDABB4#FDABB4
#FDABB4 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.3% C 0.097 H 12.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDABB4 |
|---|---|
| RGB | rgb(253, 171, 180) |
| HSL | hsl(353, 95%, 83%) |
| HSV | hsv(353, 32%, 99%) |
| CMYK | cmyk(0%, 32.4%, 28.9%, 0.8%) |
| CIE-LAB | lab(78.06, 31.25, 7.74) |
| CIE-LCH | lch(78.06, 32.19, 13.90°) |
| OKLab | oklab(82.28% 0.0948 0.0205) |
| OKLCH | oklch(82.28% 0.097 12.2) |
| XYZ | xyz(63.3109, 53.3078, 50.1260) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.93
Soft Pink
#FDB0C0
ΔE00 2.98
Pink
#FFC0CB
ΔE00 5.53
Pastel Pink
#FFBACD
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 5.73
Bubblegum
#FFC1CC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDABB4 #ABFDF4
analogous
#FDABDD #FDABB4 #FDCBAB
triadic
#FDABB4 #B4FDAB #ABB4FD
tetradic
#FDABB4 #DDFDAB #ABFDF4 #CBABFD
square
#FDABB4 #DDFDAB #ABFDF4 #CBABFD
split-complementary
#FDABB4 #ABFDCB #ABDDFD
monochromatic
#FA3349 #FC6F7F #FDABB4 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.80
#FDABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FDABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDABB4
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDABB4 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B4
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#FFA4AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fdabb4; /* rgb */ color: rgb(253, 171, 180); /* oklch */ color: oklch(82.3% 0.097 12.2);
Tailwind
colors: {
custom: {
50: '#ffc4ca',
500: '#fdabb4',
950: '#000000',
},
}SCSS
$custom: #fdabb4; $custom-light: #ffc4ca; $custom-dark: #000000;
JSON
{
"hex": "#fdabb4",
"rgb": {
"r": 253,
"g": 171,
"b": 180
},
"hsl": {
"h": 353.415,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.8228,
"c": 0.09702,
"h": 12.2
},
"luminance": 0.53304
}Semantic roles & 50–950 ramp
primary
#FDABB4
secondary
#6BE1D4
accent
#E6CC00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282