#FCD6BE#FCD6BE
#FCD6BE is a very light, muted orange. Relative luminance 0.725; OKLCH L 90.2% C 0.053 H 54.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6BE |
|---|---|
| RGB | rgb(252, 214, 190) |
| HSL | hsl(23, 91%, 87%) |
| HSV | hsv(23, 25%, 99%) |
| CMYK | cmyk(0%, 15.1%, 24.6%, 1.2%) |
| CIE-LAB | lab(88.21, 9.71, 16.78) |
| CIE-LCH | lch(88.21, 19.39, 59.93°) |
| OKLab | oklab(90.21% 0.0313 0.0433) |
| OKLCH | oklch(90.21% 0.053 54.1) |
| XYZ | xyz(73.4864, 72.5089, 58.8299) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.64
Peach
#FFDAB9
ΔE00 3.59
Light Peach
#FFD8B1
ΔE00 5.18
Bisque
#FFE4C4
ΔE00 6.52
Blanchedalmond
#FFEBCD
ΔE00 9.00
Mistyrose
#FFE4E1
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6BE #BEE4FC
analogous
#FCBEC5 #FCD6BE #FCF5BE
triadic
#FCD6BE #BEFCD6 #D6BEFC
tetradic
#FCD6BE #C5FCBE #BEE4FC #F5BEFC
square
#FCD6BE #C5FCBE #BEE4FC #F5BEFC
split-complementary
#FCD6BE #BEFCF5 #BEC5FC
monochromatic
#F78C49 #F9B184 #FCD6BE #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.35
#FCD6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FCD6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6BE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6BE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#FFCFCF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd6be; /* rgb */ color: rgb(252, 214, 190); /* oklch */ color: oklch(90.2% 0.053 54.1);
Tailwind
colors: {
custom: {
50: '#fee2d1',
500: '#fcd6be',
950: '#000000',
},
}SCSS
$custom: #fcd6be; $custom-light: #fee2d1; $custom-dark: #000000;
JSON
{
"hex": "#fcd6be",
"rgb": {
"r": 252,
"g": 214,
"b": 190
},
"hsl": {
"h": 23.226,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.90206,
"c": 0.05344,
"h": 54.1
},
"luminance": 0.72506
}Semantic roles & 50–950 ramp
primary
#FCD6BE
secondary
#7CBBE2
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483