#FCD5BF#FCD5BF
#FCD5BF is a very light, muted orange. Relative luminance 0.720; OKLCH L 90.0% C 0.053 H 51.2°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5BF |
|---|---|
| RGB | rgb(252, 213, 191) |
| HSL | hsl(22, 91%, 87%) |
| HSV | hsv(22, 24%, 99%) |
| CMYK | cmyk(0%, 15.5%, 24.2%, 1.2%) |
| CIE-LAB | lab(87.99, 10.37, 15.95) |
| CIE-LCH | lch(87.99, 19.02, 56.96°) |
| OKLab | oklab(90.04% 0.0332 0.0412) |
| OKLCH | oklch(90.04% 0.053 51.2) |
| XYZ | xyz(73.3437, 72.0481, 59.3234) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.84
Peach
#FFDAB9
ΔE00 4.58
Light Peach
#FFD8B1
ΔE00 6.14
Bisque
#FFE4C4
ΔE00 7.46
Mistyrose
#FFE4E1
ΔE00 8.43
Antiquewhite
#FAEBD7
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5BF #BFE6FC
analogous
#FCBFC8 #FCD5BF #FCF3BF
triadic
#FCD5BF #BFFCD5 #D5BFFC
tetradic
#FCD5BF #C8FCBF #BFE6FC #F3BFFC
square
#FCD5BF #C8FCBF #BFE6FC #F3BFFC
split-complementary
#FCD5BF #BFFCF3 #BFC8FC
monochromatic
#F7884A #F9AF85 #FCD5BF #FEECE2 #FEECE2
Accessibility & contrast
On white
1.36
#FCD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FCD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5BF
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5BF | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BE
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#FFCECF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd5bf; /* rgb */ color: rgb(252, 213, 191); /* oklch */ color: oklch(90.0% 0.053 51.2);
Tailwind
colors: {
custom: {
50: '#fee2d2',
500: '#fcd5bf',
950: '#000000',
},
}SCSS
$custom: #fcd5bf; $custom-light: #fee2d2; $custom-dark: #000000;
JSON
{
"hex": "#fcd5bf",
"rgb": {
"r": 252,
"g": 213,
"b": 191
},
"hsl": {
"h": 21.639,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.9004,
"c": 0.05293,
"h": 51.2
},
"luminance": 0.72046
}Semantic roles & 50–950 ramp
primary
#FCD5BF
secondary
#7DBEE2
accent
#93E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483