#FCD0BB#FCD0BB
#FCD0BB is a very light, muted orange. Relative luminance 0.694; OKLCH L 89.0% C 0.057 H 46.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0BB |
|---|---|
| RGB | rgb(252, 208, 187) |
| HSL | hsl(19, 92%, 86%) |
| HSV | hsv(19, 26%, 99%) |
| CMYK | cmyk(0%, 17.5%, 25.8%, 1.2%) |
| CIE-LAB | lab(86.70, 12.42, 16.24) |
| CIE-LCH | lch(86.70, 20.44, 52.58°) |
| OKLab | oklab(89.01% 0.0392 0.0419) |
| OKLCH | oklch(89.01% 0.057 46.9) |
| XYZ | xyz(71.6713, 69.3979, 56.6239) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.00
Peach
#FFDAB9
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 7.46
Mistyrose
#FFE4E1
ΔE00 8.78
Pale Salmon
#FFB19A
ΔE00 9.28
Bisque
#FFE4C4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0BB #BBE7FC
analogous
#FCBBC6 #FCD0BB #FCF0BB
triadic
#FCD0BB #BBFCD0 #D0BBFC
tetradic
#FCD0BB #C6FCBB #BBE7FC #F0BBFC
square
#FCD0BB #C6FCBB #BBE7FC #F0BBFC
split-complementary
#FCD0BB #BBFCF0 #BBC6FC
monochromatic
#F77F46 #F9A780 #FCD0BB #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.41
#FCD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FCD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0BB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0BB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#E5DDBB
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd0bb; /* rgb */ color: rgb(252, 208, 187); /* oklch */ color: oklch(89.0% 0.057 46.9);
Tailwind
colors: {
custom: {
50: '#fedecf',
500: '#fcd0bb',
950: '#000000',
},
}SCSS
$custom: #fcd0bb; $custom-light: #fedecf; $custom-dark: #000000;
JSON
{
"hex": "#fcd0bb",
"rgb": {
"r": 252,
"g": 208,
"b": 187
},
"hsl": {
"h": 19.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.89005,
"c": 0.05741,
"h": 46.9
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#FCD0BB
secondary
#79C0E2
accent
#9BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483