#FCDABA#FCDABA
#FCDABA is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.9% C 0.057 H 65.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDABA |
|---|---|
| RGB | rgb(252, 218, 186) |
| HSL | hsl(29, 92%, 86%) |
| HSV | hsv(29, 26%, 99%) |
| CMYK | cmyk(0%, 13.5%, 26.2%, 1.2%) |
| CIE-LAB | lab(89.10, 7.10, 20.12) |
| CIE-LCH | lch(89.10, 21.34, 70.55°) |
| OKLab | oklab(90.88% 0.0237 0.0516) |
| OKLCH | oklch(90.88% 0.057 65.3) |
| XYZ | xyz(74.0800, 74.3859, 56.9005) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.91
Light Peach
#FFD8B1
ΔE00 2.13
Bisque
#FFE4C4
ΔE00 3.20
Apricot
#FBCEB1
ΔE00 4.70
Navajowhite
#FFDEAD
ΔE00 5.35
Blanchedalmond
#FFEBCD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDABA #BADCFC
analogous
#FCBABB #FCDABA #FCFBBA
triadic
#FCDABA #BAFCDA #DABAFC
tetradic
#FCDABA #BBFCBA #BADCFC #FBBAFC
square
#FCDABA #BBFCBA #BADCFC #FBBAFC
split-complementary
#FCDABA #BAFCFB #BABBFC
monochromatic
#F79B45 #F9BB7F #FCDABA #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.32
#FCDABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FCDABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDABA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDABA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB8
Deuteranopia (green-blind)
#EDE3BB
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdaba; /* rgb */ color: rgb(252, 218, 186); /* oklch */ color: oklch(90.9% 0.057 65.3);
Tailwind
colors: {
custom: {
50: '#fee5ce',
500: '#fcdaba',
950: '#000000',
},
}SCSS
$custom: #fcdaba; $custom-light: #fee5ce; $custom-dark: #000000;
JSON
{
"hex": "#fcdaba",
"rgb": {
"r": 252,
"g": 218,
"b": 186
},
"hsl": {
"h": 29.091,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.90877,
"c": 0.05677,
"h": 65.3
},
"luminance": 0.74383
}Semantic roles & 50–950 ramp
primary
#FCDABA
secondary
#79AFE2
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483