#FCD5BE#FCD5BE
#FCD5BE is a very light, muted orange. Relative luminance 0.720; OKLCH L 90.0% C 0.054 H 52.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5BE |
|---|---|
| RGB | rgb(252, 213, 190) |
| HSL | hsl(22, 91%, 87%) |
| HSV | hsv(22, 25%, 99%) |
| CMYK | cmyk(0%, 15.5%, 24.6%, 1.2%) |
| CIE-LAB | lab(87.97, 10.23, 16.44) |
| CIE-LCH | lch(87.97, 19.37, 58.10°) |
| OKLab | oklab(90.02% 0.0328 0.0425) |
| OKLCH | oklch(90.02% 0.054 52.3) |
| XYZ | xyz(73.2341, 72.0043, 58.7458) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.59
Peach
#FFDAB9
ΔE00 4.20
Light Peach
#FFD8B1
ΔE00 5.73
Bisque
#FFE4C4
ΔE00 7.16
Mistyrose
#FFE4E1
ΔE00 8.76
Blanchedalmond
#FFEBCD
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5BE #BEE5FC
analogous
#FCBEC6 #FCD5BE #FCF4BE
triadic
#FCD5BE #BEFCD5 #D5BEFC
tetradic
#FCD5BE #C6FCBE #BEE5FC #F4BEFC
square
#FCD5BE #C6FCBE #BEE5FC #F4BEFC
split-complementary
#FCD5BE #BEFCF4 #BEC6FC
monochromatic
#F78949 #F9AF84 #FCD5BE #FEECE2 #FEECE2
Accessibility & contrast
On white
1.36
#FCD5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FCD5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5BE
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5BE | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#FFCECF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd5be; /* rgb */ color: rgb(252, 213, 190); /* oklch */ color: oklch(90.0% 0.054 52.3);
Tailwind
colors: {
custom: {
50: '#fee2d1',
500: '#fcd5be',
950: '#000000',
},
}SCSS
$custom: #fcd5be; $custom-light: #fee2d1; $custom-dark: #000000;
JSON
{
"hex": "#fcd5be",
"rgb": {
"r": 252,
"g": 213,
"b": 190
},
"hsl": {
"h": 22.258,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.90017,
"c": 0.05366,
"h": 52.3
},
"luminance": 0.72002
}Semantic roles & 50–950 ramp
primary
#FCD5BE
secondary
#7CBCE2
accent
#90E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483