#FCDABD#FCDABD
#FCDABD is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.9% C 0.054 H 62.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDABD |
|---|---|
| RGB | rgb(252, 218, 189) |
| HSL | hsl(28, 91%, 86%) |
| HSV | hsv(28, 25%, 99%) |
| CMYK | cmyk(0%, 13.5%, 25%, 1.2%) |
| CIE-LAB | lab(89.17, 7.51, 18.64) |
| CIE-LCH | lch(89.17, 20.09, 68.06°) |
| OKLab | oklab(90.95% 0.0249 0.0479) |
| OKLCH | oklch(90.95% 0.054 62.5) |
| XYZ | xyz(74.4022, 74.5149, 58.5978) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.28
Light Peach
#FFD8B1
ΔE00 3.00
Bisque
#FFE4C4
ΔE00 3.75
Apricot
#FBCEB1
ΔE00 4.18
Navajowhite
#FFDEAD
ΔE00 6.42
Blanchedalmond
#FFEBCD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDABD #BDDFFC
analogous
#FCBDC0 #FCDABD #FCFABD
triadic
#FCDABD #BDFCDA #DABDFC
tetradic
#FCDABD #C0FCBD #BDDFFC #FABDFC
square
#FCDABD #C0FCBD #BDDFFC #FABDFC
split-complementary
#FCDABD #BDFCFA #BDC0FC
monochromatic
#F79848 #F9B982 #FCDABD #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.32
#FCDABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FCDABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDABD
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDABD | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBB
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#FFD3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdabd; /* rgb */ color: rgb(252, 218, 189); /* oklch */ color: oklch(90.9% 0.054 62.5);
Tailwind
colors: {
custom: {
50: '#fee5d1',
500: '#fcdabd',
950: '#000000',
},
}SCSS
$custom: #fcdabd; $custom-light: #fee5d1; $custom-dark: #000000;
JSON
{
"hex": "#fcdabd",
"rgb": {
"r": 252,
"g": 218,
"b": 189
},
"hsl": {
"h": 27.619,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.90945,
"c": 0.05401,
"h": 62.5
},
"luminance": 0.74512
}Semantic roles & 50–950 ramp
primary
#FCDABD
secondary
#7BB3E2
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483