#FDABB6#FDABB6
#FDABB6 is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.3% C 0.097 H 10.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDABB6 |
|---|---|
| RGB | rgb(253, 171, 182) |
| HSL | hsl(352, 95%, 83%) |
| HSV | hsv(352, 32%, 99%) |
| CMYK | cmyk(0%, 32.4%, 28.1%, 0.8%) |
| CIE-LAB | lab(78.10, 31.51, 6.72) |
| CIE-LCH | lch(78.10, 32.22, 12.03°) |
| OKLab | oklab(82.33% 0.0956 0.0179) |
| OKLCH | oklch(82.33% 0.097 10.6) |
| XYZ | xyz(63.5161, 53.3899, 51.2067) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.38
Lightpink
#FFB6C1
ΔE00 2.70
Pastel Pink
#FFBACD
ΔE00 5.12
Pink
#FFC0CB
ΔE00 5.34
Baby Pink
#FFB7CE
ΔE00 5.50
Bubblegum
#FFC1CC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDABB6 #ABFDF2
analogous
#FDABDF #FDABB6 #FDC9AB
triadic
#FDABB6 #B6FDAB #ABB6FD
tetradic
#FDABB6 #DFFDAB #ABFDF2 #C9ABFD
square
#FDABB6 #DFFDAB #ABFDF2 #C9ABFD
split-complementary
#FDABB6 #ABFDC9 #ABDFFD
monochromatic
#FA334E #FC6F82 #FDABB6 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.80
#FDABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FDABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDABB6
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDABB6 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B6
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#FFA4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fdabb6; /* rgb */ color: rgb(253, 171, 182); /* oklch */ color: oklch(82.3% 0.097 10.6);
Tailwind
colors: {
custom: {
50: '#ffc4cb',
500: '#fdabb6',
950: '#000000',
},
}SCSS
$custom: #fdabb6; $custom-light: #ffc4cb; $custom-dark: #000000;
JSON
{
"hex": "#fdabb6",
"rgb": {
"r": 253,
"g": 171,
"b": 182
},
"hsl": {
"h": 351.951,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82333,
"c": 0.09723,
"h": 10.6
},
"luminance": 0.53386
}Semantic roles & 50–950 ramp
primary
#FDABB6
secondary
#6BE1D2
accent
#E6C700
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282