#FCD2B4#FCD2B4
#FCD2B4 is a very light, moderate orange. Relative luminance 0.701; OKLCH L 89.2% C 0.062 H 57.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2B4 |
|---|---|
| RGB | rgb(252, 210, 180) |
| HSL | hsl(25, 92%, 85%) |
| HSV | hsv(25, 29%, 99%) |
| CMYK | cmyk(0%, 16.7%, 28.6%, 1.2%) |
| CIE-LAB | lab(87.04, 10.45, 20.39) |
| CIE-LCH | lch(87.04, 22.91, 62.86°) |
| OKLab | oklab(89.22% 0.0334 0.0522) |
| OKLCH | oklch(89.22% 0.062 57.4) |
| XYZ | xyz(71.4308, 70.0868, 52.9367) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.36
Peach
#FFDAB9
ΔE00 2.78
Light Peach
#FFD8B1
ΔE00 3.74
Bisque
#FFE4C4
ΔE00 6.49
Navajowhite
#FFDEAD
ΔE00 7.91
Blanchedalmond
#FFEBCD
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2B4 #B4DEFC
analogous
#FCB4BA #FCD2B4 #FCF6B4
triadic
#FCD2B4 #B4FCD2 #D2B4FC
tetradic
#FCD2B4 #BAFCB4 #B4DEFC #F6B4FC
square
#FCD2B4 #BAFCB4 #B4DEFC #F6B4FC
split-complementary
#FCD2B4 #B4FCF6 #B4BAFC
monochromatic
#F78B3E #FAAF79 #FCD2B4 #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.40
#FCD2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#FCD2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2B4
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2B4 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B2
Deuteranopia (green-blind)
#E8DEB4
Tritanopia (blue-blind)
#FFCACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd2b4; /* rgb */ color: rgb(252, 210, 180); /* oklch */ color: oklch(89.2% 0.062 57.4);
Tailwind
colors: {
custom: {
50: '#fedfca',
500: '#fcd2b4',
950: '#000000',
},
}SCSS
$custom: #fcd2b4; $custom-light: #fedfca; $custom-dark: #000000;
JSON
{
"hex": "#fcd2b4",
"rgb": {
"r": 252,
"g": 210,
"b": 180
},
"hsl": {
"h": 25,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.89222,
"c": 0.06198,
"h": 57.4
},
"luminance": 0.70084
}Semantic roles & 50–950 ramp
primary
#FCD2B4
secondary
#73B3E1
accent
#86E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482