#FCDFCB#FCDFCB
#FCDFCB is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.042 H 56.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFCB |
|---|---|
| RGB | rgb(252, 223, 203) |
| HSL | hsl(24, 89%, 89%) |
| HSV | hsv(24, 19%, 99%) |
| CMYK | cmyk(0%, 11.5%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.68, 6.90, 13.46) |
| CIE-LCH | lch(90.68, 15.13, 62.85°) |
| OKLab | oklab(92.23% 0.0229 0.035) |
| OKLCH | oklch(92.23% 0.042 56.7) |
| XYZ | xyz(77.3120, 77.7847, 67.4297) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.46
Bisque
#FFE4C4
ΔE00 5.14
Apricot
#FBCEB1
ΔE00 5.78
Antiquewhite
#FAEBD7
ΔE00 6.20
Light Peach
#FFD8B1
ΔE00 6.23
Champagne
#F7E7CE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFCB #CBE8FC
analogous
#FCCBD0 #FCDFCB #FCF8CB
triadic
#FCDFCB #CBFCDF #DFCBFC
tetradic
#FCDFCB #D0FCCB #CBE8FC #F8CBFC
square
#FCDFCB #D0FCCB #CBE8FC #F8CBFC
split-complementary
#FCDFCB #CBFCF8 #CBD0FC
monochromatic
#F59857 #F9BB91 #FCDFCB #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.27
#FCDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FCDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFCB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFCB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CA
Deuteranopia (green-blind)
#EEE7CB
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdfcb; /* rgb */ color: rgb(252, 223, 203); /* oklch */ color: oklch(92.2% 0.042 56.7);
Tailwind
colors: {
custom: {
50: '#fde9da',
500: '#fcdfcb',
950: '#000000',
},
}SCSS
$custom: #fcdfcb; $custom-light: #fde9da; $custom-dark: #000000;
JSON
{
"hex": "#fcdfcb",
"rgb": {
"r": 252,
"g": 223,
"b": 203
},
"hsl": {
"h": 24.49,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.92229,
"c": 0.04183,
"h": 56.7
},
"luminance": 0.77783
}Semantic roles & 50–950 ramp
primary
#FCDFCB
secondary
#88BEE3
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483