#FDCABE#FDCABE
#FDCABE is a very light, moderate red. Relative luminance 0.668; OKLCH L 88.1% C 0.061 H 33.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCABE |
|---|---|
| RGB | rgb(253, 202, 190) |
| HSL | hsl(11, 94%, 87%) |
| HSV | hsv(11, 25%, 99%) |
| CMYK | cmyk(0%, 20.2%, 24.9%, 0.8%) |
| CIE-LAB | lab(85.43, 16.33, 12.87) |
| CIE-LCH | lch(85.43, 20.79, 38.23°) |
| OKLab | oklab(88.05% 0.0506 0.0335) |
| OKLCH | oklch(88.05% 0.061 33.5) |
| XYZ | xyz(70.9237, 66.8445, 57.8716) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.82
Light Rose
#FFC5CB
ΔE00 7.28
Apricot
#FBCEB1
ΔE00 7.47
Pale Salmon
#FFB19A
ΔE00 7.71
Mistyrose
#FFE4E1
ΔE00 8.55
Bubblegum
#FFC1CC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCABE #BEF1FD
analogous
#FDBED2 #FDCABE #FDEABE
triadic
#FDCABE #BEFDCA #CABEFD
tetradic
#FDCABE #D2FDBE #BEF1FD #EABEFD
square
#FDCABE #D2FDBE #BEF1FD #EABEFD
split-complementary
#FDCABE #BEFDEA #BED2FD
monochromatic
#F96947 #FB9A83 #FDCABE #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.46
#FDCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FDCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCABE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCABE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BD
Deuteranopia (green-blind)
#E1D9BE
Tritanopia (blue-blind)
#FFC3C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcabe; /* rgb */ color: rgb(253, 202, 190); /* oklch */ color: oklch(88.1% 0.061 33.5);
Tailwind
colors: {
custom: {
50: '#ffdad1',
500: '#fdcabe',
950: '#000000',
},
}SCSS
$custom: #fdcabe; $custom-light: #ffdad1; $custom-dark: #000000;
JSON
{
"hex": "#fdcabe",
"rgb": {
"r": 253,
"g": 202,
"b": 190
},
"hsl": {
"h": 11.429,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.88054,
"c": 0.06067,
"h": 33.5
},
"luminance": 0.66841
}Semantic roles & 50–950 ramp
primary
#FDCABE
secondary
#7BD0E4
accent
#BAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383