#FCDCBB#FCDCBB
#FCDCBB is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.3% C 0.056 H 67.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCBB |
|---|---|
| RGB | rgb(252, 220, 187) |
| HSL | hsl(30, 92%, 86%) |
| HSV | hsv(30, 26%, 99%) |
| CMYK | cmyk(0%, 12.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.61, 6.21, 20.31) |
| CIE-LCH | lch(89.61, 21.23, 73.00°) |
| OKLab | oklab(91.28% 0.0211 0.052) |
| OKLCH | oklch(91.28% 0.056 67.9) |
| XYZ | xyz(74.7084, 75.4721, 57.6363) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.74
Bisque
#FFE4C4
ΔE00 2.32
Light Peach
#FFD8B1
ΔE00 2.33
Navajowhite
#FFDEAD
ΔE00 4.66
Blanchedalmond
#FFEBCD
ΔE00 5.13
Moccasin
#FFE4B5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCBB #BBDBFC
analogous
#FCBBBB #FCDCBB #FBFCBB
triadic
#FCDCBB #BBFCDC #DCBBFC
tetradic
#FCDCBB #BBFCBB #BBDBFC #FCBBFB
square
#FCDCBB #BBFCBB #BBDBFC #FCBBFB
split-complementary
#FCDCBB #BBFBFC #BBBBFC
monochromatic
#F7A046 #F9BE80 #FCDCBB #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.30
#FCDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FCDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCBB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCBB | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EFE4BC
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdcbb; /* rgb */ color: rgb(252, 220, 187); /* oklch */ color: oklch(91.3% 0.056 67.9);
Tailwind
colors: {
custom: {
50: '#fee6cf',
500: '#fcdcbb',
950: '#000000',
},
}SCSS
$custom: #fcdcbb; $custom-light: #fee6cf; $custom-dark: #000000;
JSON
{
"hex": "#fcdcbb",
"rgb": {
"r": 252,
"g": 220,
"b": 187
},
"hsl": {
"h": 30.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91283,
"c": 0.05617,
"h": 67.9
},
"luminance": 0.7547
}Semantic roles & 50–950 ramp
primary
#FCDCBB
secondary
#79ADE2
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483