#FCDCB2#FCDCB2
#FCDCB2 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.065 H 74.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCB2 |
|---|---|
| RGB | rgb(252, 220, 178) |
| HSL | hsl(34, 93%, 84%) |
| HSV | hsv(34, 29%, 99%) |
| CMYK | cmyk(0%, 12.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(89.44, 5.03, 24.74) |
| CIE-LCH | lch(89.44, 25.25, 78.51°) |
| OKLab | oklab(91.09% 0.0176 0.0628) |
| OKLCH | oklch(91.09% 0.065 74.4) |
| XYZ | xyz(73.7750, 75.0988, 52.7202) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.87
Light Peach
#FFD8B1
ΔE00 2.87
Moccasin
#FFE4B5
ΔE00 2.98
Wheat
#F5DEB3
ΔE00 3.27
Bisque
#FFE4C4
ΔE00 3.32
Peach
#FFDAB9
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCB2 #B2D2FC
analogous
#FCB7B2 #FCDCB2 #F7FCB2
triadic
#FCDCB2 #B2FCDC #DCB2FC
tetradic
#FCDCB2 #B2FCB7 #B2D2FC #FCB2F7
square
#FCDCB2 #B2FCB7 #B2D2FC #FCB2F7
split-complementary
#FCDCB2 #B2F7FC #B7B2FC
monochromatic
#F7A63C #FAC177 #FCDCB2 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.31
#FCDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FCDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCB2
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCB2 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdcb2; /* rgb */ color: rgb(252, 220, 178); /* oklch */ color: oklch(91.1% 0.065 74.4);
Tailwind
colors: {
custom: {
50: '#fee6c9',
500: '#fcdcb2',
950: '#000000',
},
}SCSS
$custom: #fcdcb2; $custom-light: #fee6c9; $custom-dark: #000000;
JSON
{
"hex": "#fcdcb2",
"rgb": {
"r": 252,
"g": 220,
"b": 178
},
"hsl": {
"h": 34.054,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.91089,
"c": 0.06523,
"h": 74.4
},
"luminance": 0.75096
}Semantic roles & 50–950 ramp
primary
#FCDCB2
secondary
#71A2E1
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482