#FCDCBF#FCDCBF
#FCDCBF is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.4% C 0.052 H 64.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCBF |
|---|---|
| RGB | rgb(252, 220, 191) |
| HSL | hsl(29, 91%, 87%) |
| HSV | hsv(29, 24%, 99%) |
| CMYK | cmyk(0%, 12.7%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.69, 6.75, 18.33) |
| CIE-LCH | lch(89.69, 19.54, 69.79°) |
| OKLab | oklab(91.37% 0.0227 0.0472) |
| OKLCH | oklch(91.37% 0.052 64.3) |
| XYZ | xyz(75.1426, 75.6458, 59.9230) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.63
Bisque
#FFE4C4
ΔE00 2.99
Light Peach
#FFD8B1
ΔE00 3.14
Apricot
#FBCEB1
ΔE00 4.97
Blanchedalmond
#FFEBCD
ΔE00 5.64
Navajowhite
#FFDEAD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCBF #BFDFFC
analogous
#FCBFC1 #FCDCBF #FCFBBF
triadic
#FCDCBF #BFFCDC #DCBFFC
tetradic
#FCDCBF #C1FCBF #BFDFFC #FBBFFC
square
#FCDCBF #C1FCBF #BFDFFC #FBBFFC
split-complementary
#FCDCBF #BFFCFB #BFC1FC
monochromatic
#F79C4A #F9BC85 #FCDCBF #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.30
#FCDCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FCDCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCBF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCBF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdcbf; /* rgb */ color: rgb(252, 220, 191); /* oklch */ color: oklch(91.4% 0.052 64.3);
Tailwind
colors: {
custom: {
50: '#fee6d2',
500: '#fcdcbf',
950: '#000000',
},
}SCSS
$custom: #fcdcbf; $custom-light: #fee6d2; $custom-dark: #000000;
JSON
{
"hex": "#fcdcbf",
"rgb": {
"r": 252,
"g": 220,
"b": 191
},
"hsl": {
"h": 28.525,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.91373,
"c": 0.05235,
"h": 64.3
},
"luminance": 0.75643
}Semantic roles & 50–950 ramp
primary
#FCDCBF
secondary
#7DB2E2
accent
#78E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483