#FDCABA#FDCABA
#FDCABA is a very light, moderate red. Relative luminance 0.667; OKLCH L 88.0% C 0.062 H 38.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCABA |
|---|---|
| RGB | rgb(253, 202, 186) |
| HSL | hsl(14, 94%, 86%) |
| HSV | hsv(14, 26%, 99%) |
| CMYK | cmyk(0%, 20.2%, 26.5%, 0.8%) |
| CIE-LAB | lab(85.34, 15.79, 14.86) |
| CIE-LCH | lch(85.34, 21.68, 43.27°) |
| OKLab | oklab(87.96% 0.0491 0.0385) |
| OKLCH | oklch(87.96% 0.062 38.1) |
| XYZ | xyz(70.4925, 66.6720, 55.6007) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.91
Pale Salmon
#FFB19A
ΔE00 7.24
Pale Rose
#FDC1C5
ΔE00 8.41
Light Rose
#FFC5CB
ΔE00 8.92
Light Salmon
#FEA993
ΔE00 9.07
Mistyrose
#FFE4E1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCABA #BAEDFD
analogous
#FDBACB #FDCABA #FDEBBA
triadic
#FDCABA #BAFDCA #CABAFD
tetradic
#FDCABA #CBFDBA #BAEDFD #EBBAFD
square
#FDCABA #CBFDBA #BAEDFD #EBBAFD
split-complementary
#FDCABA #BAFDEB #BACBFD
monochromatic
#FA6F43 #FB9C7F #FDCABA #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.47
#FDCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FDCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCABA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCABA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#E2D9BA
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcaba; /* rgb */ color: rgb(253, 202, 186); /* oklch */ color: oklch(88.0% 0.062 38.1);
Tailwind
colors: {
custom: {
50: '#ffdace',
500: '#fdcaba',
950: '#000000',
},
}SCSS
$custom: #fdcaba; $custom-light: #ffdace; $custom-dark: #000000;
JSON
{
"hex": "#fdcaba",
"rgb": {
"r": 253,
"g": 202,
"b": 186
},
"hsl": {
"h": 14.328,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.87957,
"c": 0.06236,
"h": 38.1
},
"luminance": 0.66669
}Semantic roles & 50–950 ramp
primary
#FDCABA
secondary
#78CAE3
accent
#AFE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383