#FCD0BA#FCD0BA
#FCD0BA is a very light, muted orange. Relative luminance 0.694; OKLCH L 89.0% C 0.058 H 48.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0BA |
|---|---|
| RGB | rgb(252, 208, 186) |
| HSL | hsl(20, 92%, 86%) |
| HSV | hsv(20, 26%, 99%) |
| CMYK | cmyk(0%, 17.5%, 26.2%, 1.2%) |
| CIE-LAB | lab(86.68, 12.29, 16.73) |
| CIE-LCH | lch(86.68, 20.76, 53.71°) |
| OKLab | oklab(88.98% 0.0388 0.0432) |
| OKLCH | oklch(88.98% 0.058 48) |
| XYZ | xyz(71.5646, 69.3552, 56.0621) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.60
Peach
#FFDAB9
ΔE00 5.79
Light Peach
#FFD8B1
ΔE00 7.07
Bisque
#FFE4C4
ΔE00 9.05
Mistyrose
#FFE4E1
ΔE00 9.05
Pale Salmon
#FFB19A
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0BA #BAE6FC
analogous
#FCBAC5 #FCD0BA #FCF1BA
triadic
#FCD0BA #BAFCD0 #D0BAFC
tetradic
#FCD0BA #C5FCBA #BAE6FC #F1BAFC
square
#FCD0BA #C5FCBA #BAE6FC #F1BAFC
split-complementary
#FCD0BA #BAFCF1 #BAC5FC
monochromatic
#F78045 #F9A87F #FCD0BA #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.41
#FCD0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FCD0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0BA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0BA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#E6DDBA
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd0ba; /* rgb */ color: rgb(252, 208, 186); /* oklch */ color: oklch(89.0% 0.058 48.0);
Tailwind
colors: {
custom: {
50: '#fedece',
500: '#fcd0ba',
950: '#000000',
},
}SCSS
$custom: #fcd0ba; $custom-light: #fedece; $custom-dark: #000000;
JSON
{
"hex": "#fcd0ba",
"rgb": {
"r": 252,
"g": 208,
"b": 186
},
"hsl": {
"h": 20,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.88981,
"c": 0.05805,
"h": 48
},
"luminance": 0.69352
}Semantic roles & 50–950 ramp
primary
#FCD0BA
secondary
#79BFE2
accent
#99E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483