#FDBAAA#FDBAAA
#FDBAAA is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.7% C 0.081 H 33.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAAA |
|---|---|
| RGB | rgb(253, 186, 170) |
| HSL | hsl(12, 95%, 83%) |
| HSV | hsv(12, 33%, 99%) |
| CMYK | cmyk(0%, 26.5%, 32.8%, 0.8%) |
| CIE-LAB | lab(81.24, 22.11, 17.64) |
| CIE-LCH | lch(81.24, 28.28, 38.58°) |
| OKLab | oklab(84.66% 0.0676 0.0453) |
| OKLCH | oklch(84.66% 0.081 33.9) |
| XYZ | xyz(65.3245, 58.9065, 45.9518) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.36
Light Salmon
#FEA993
ΔE00 4.83
Blush (survey)
#F29E8E
ΔE00 6.80
Pale Rose
#FDC1C5
ΔE00 7.87
Peachy Pink
#FF9A8A
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAAA #AAEDFD
analogous
#FDAAC3 #FDBAAA #FDE3AA
triadic
#FDBAAA #AAFDBA #BAAAFD
tetradic
#FDBAAA #C3FDAA #AAEDFD #E3AAFD
square
#FDBAAA #C3FDAA #AAEDFD #E3AAFD
split-complementary
#FDBAAA #AAFDE3 #AAC3FD
monochromatic
#FA5932 #FC896E #FDBAAA #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.64
#FDBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FDBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAAA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAAA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdbaaa; /* rgb */ color: rgb(253, 186, 170); /* oklch */ color: oklch(84.7% 0.081 33.9);
Tailwind
colors: {
custom: {
50: '#ffcfc3',
500: '#fdbaaa',
950: '#000000',
},
}SCSS
$custom: #fdbaaa; $custom-light: #ffcfc3; $custom-dark: #000000;
JSON
{
"hex": "#fdbaaa",
"rgb": {
"r": 253,
"g": 186,
"b": 170
},
"hsl": {
"h": 11.566,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.84664,
"c": 0.08137,
"h": 33.9
},
"luminance": 0.58903
}Semantic roles & 50–950 ramp
primary
#FDBAAA
secondary
#6ACAE1
accent
#B9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382