#FDCABB#FDCABB
#FDCABB is a very light, moderate red. Relative luminance 0.667; OKLCH L 88.0% C 0.062 H 37.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCABB |
|---|---|
| RGB | rgb(253, 202, 187) |
| HSL | hsl(14, 94%, 86%) |
| HSV | hsv(14, 26%, 99%) |
| CMYK | cmyk(0%, 20.2%, 26.1%, 0.8%) |
| CIE-LAB | lab(85.36, 15.92, 14.36) |
| CIE-LCH | lch(85.36, 21.44, 42.05°) |
| OKLab | oklab(87.98% 0.0494 0.0373) |
| OKLCH | oklch(87.98% 0.062 37) |
| XYZ | xyz(70.5992, 66.7147, 56.1625) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.30
Pale Salmon
#FFB19A
ΔE00 7.33
Pale Rose
#FDC1C5
ΔE00 8.01
Light Rose
#FFC5CB
ΔE00 8.51
Mistyrose
#FFE4E1
ΔE00 8.92
Light Salmon
#FEA993
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCABB #BBEEFD
analogous
#FDBBCD #FDCABB #FDEBBB
triadic
#FDCABB #BBFDCA #CABBFD
tetradic
#FDCABB #CDFDBB #BBEEFD #EBBBFD
square
#FDCABB #CDFDBB #BBEEFD #EBBBFD
split-complementary
#FDCABB #BBFDEB #BBCDFD
monochromatic
#FA6D44 #FB9C80 #FDCABB #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.46
#FDCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FDCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCABB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCABB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFBA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcabb; /* rgb */ color: rgb(253, 202, 187); /* oklch */ color: oklch(88.0% 0.062 37.0);
Tailwind
colors: {
custom: {
50: '#ffdacf',
500: '#fdcabb',
950: '#000000',
},
}SCSS
$custom: #fdcabb; $custom-light: #ffdacf; $custom-dark: #000000;
JSON
{
"hex": "#fdcabb",
"rgb": {
"r": 253,
"g": 202,
"b": 187
},
"hsl": {
"h": 13.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87981,
"c": 0.06189,
"h": 37
},
"luminance": 0.66712
}Semantic roles & 50–950 ramp
primary
#FDCABB
secondary
#79CBE3
accent
#B1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383