#FCD0B3#FCD0B3
#FCD0B3 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.8% C 0.063 H 55.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0B3 |
|---|---|
| RGB | rgb(252, 208, 179) |
| HSL | hsl(24, 92%, 85%) |
| HSV | hsv(24, 29%, 99%) |
| CMYK | cmyk(0%, 17.5%, 29%, 1.2%) |
| CIE-LAB | lab(86.54, 11.36, 20.22) |
| CIE-LCH | lch(86.54, 23.19, 60.66°) |
| OKLab | oklab(88.82% 0.0361 0.0518) |
| OKLCH | oklch(88.82% 0.063 55.1) |
| XYZ | xyz(70.8386, 69.0648, 52.2385) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.51
Peach
#FFDAB9
ΔE00 3.67
Light Peach
#FFD8B1
ΔE00 4.58
Bisque
#FFE4C4
ΔE00 7.37
Navajowhite
#FFDEAD
ΔE00 8.75
Burlywood
#DEB887
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0B3 #B3DFFC
analogous
#FCB3BB #FCD0B3 #FCF5B3
triadic
#FCD0B3 #B3FCD0 #D0B3FC
tetradic
#FCD0B3 #BBFCB3 #B3DFFC #F5B3FC
square
#FCD0B3 #BBFCB3 #B3DFFC #F5B3FC
split-complementary
#FCD0B3 #B3FCF5 #B3BBFC
monochromatic
#F7873D #FAAC78 #FCD0B3 #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.42
#FCD0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FCD0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0B3
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0B3 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B1
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#FFC8C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd0b3; /* rgb */ color: rgb(252, 208, 179); /* oklch */ color: oklch(88.8% 0.063 55.1);
Tailwind
colors: {
custom: {
50: '#fedec9',
500: '#fcd0b3',
950: '#000000',
},
}SCSS
$custom: #fcd0b3; $custom-light: #fedec9; $custom-dark: #000000;
JSON
{
"hex": "#fcd0b3",
"rgb": {
"r": 252,
"g": 208,
"b": 179
},
"hsl": {
"h": 23.836,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.88822,
"c": 0.06309,
"h": 55.1
},
"luminance": 0.69062
}Semantic roles & 50–950 ramp
primary
#FCD0B3
secondary
#72B5E1
accent
#8AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482