#FCD5B5#FCD5B5
#FCD5B5 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.8% C 0.061 H 61.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5B5 |
|---|---|
| RGB | rgb(252, 213, 181) |
| HSL | hsl(27, 92%, 85%) |
| HSV | hsv(27, 28%, 99%) |
| CMYK | cmyk(0%, 15.5%, 28.2%, 1.2%) |
| CIE-LAB | lab(87.79, 9.03, 20.90) |
| CIE-LCH | lch(87.79, 22.77, 66.64°) |
| OKLab | oklab(89.81% 0.0293 0.0535) |
| OKLCH | oklch(89.81% 0.061 61.3) |
| XYZ | xyz(72.2806, 71.6229, 53.7243) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.35
Light Peach
#FFD8B1
ΔE00 2.39
Apricot
#FBCEB1
ΔE00 2.85
Bisque
#FFE4C4
ΔE00 5.09
Navajowhite
#FFDEAD
ΔE00 6.48
Moccasin
#FFE4B5
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5B5 #B5DCFC
analogous
#FCB5B9 #FCD5B5 #FCF8B5
triadic
#FCD5B5 #B5FCD5 #D5B5FC
tetradic
#FCD5B5 #B9FCB5 #B5DCFC #F8B5FC
square
#FCD5B5 #B9FCB5 #B5DCFC #F8B5FC
split-complementary
#FCD5B5 #B5FCF8 #B5B9FC
monochromatic
#F7923F #FAB47A #FCD5B5 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.37
#FCD5B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FCD5B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5B5
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5B5 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B3
Deuteranopia (green-blind)
#EAE0B5
Tritanopia (blue-blind)
#FFCDCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd5b5; /* rgb */ color: rgb(252, 213, 181); /* oklch */ color: oklch(89.8% 0.061 61.3);
Tailwind
colors: {
custom: {
50: '#fee1cb',
500: '#fcd5b5',
950: '#000000',
},
}SCSS
$custom: #fcd5b5; $custom-light: #fee1cb; $custom-dark: #000000;
JSON
{
"hex": "#fcd5b5",
"rgb": {
"r": 252,
"g": 213,
"b": 181
},
"hsl": {
"h": 27.042,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.89813,
"c": 0.06095,
"h": 61.3
},
"luminance": 0.7162
}Semantic roles & 50–950 ramp
primary
#FCD5B5
secondary
#74B0E1
accent
#7EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482