#FCD5AB#FCD5AB
#FCD5AB is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.6% C 0.070 H 68.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5AB |
|---|---|
| RGB | rgb(252, 213, 171) |
| HSL | hsl(31, 93%, 83%) |
| HSV | hsv(31, 32%, 99%) |
| CMYK | cmyk(0%, 15.5%, 32.1%, 1.2%) |
| CIE-LAB | lab(87.60, 7.76, 25.86) |
| CIE-LCH | lch(87.60, 27.00, 73.29°) |
| OKLab | oklab(89.6% 0.0253 0.0654) |
| OKLCH | oklch(89.6% 0.07 68.8) |
| XYZ | xyz(71.2912, 71.2271, 48.5131) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.17
Peach
#FFDAB9
ΔE00 2.90
Navajowhite
#FFDEAD
ΔE00 3.66
Bisque
#FFE4C4
ΔE00 4.87
Moccasin
#FFE4B5
ΔE00 5.43
Apricot
#FBCEB1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5AB #ABD2FC
analogous
#FCACAB #FCD5AB #FAFCAB
triadic
#FCD5AB #ABFCD5 #D5ABFC
tetradic
#FCD5AB #ABFCAC #ABD2FC #FCABFA
square
#FCD5AB #ABFCAC #ABD2FC #FCABFA
split-complementary
#FCD5AB #ABFAFC #ACABFC
monochromatic
#F89A35 #FAB770 #FCD5AB #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.38
#FCD5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FCD5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5AB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5AB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A8
Deuteranopia (green-blind)
#ECDFAC
Tritanopia (blue-blind)
#FFCCCA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd5ab; /* rgb */ color: rgb(252, 213, 171); /* oklch */ color: oklch(89.6% 0.070 68.8);
Tailwind
colors: {
custom: {
50: '#fee1c4',
500: '#fcd5ab',
950: '#000000',
},
}SCSS
$custom: #fcd5ab; $custom-light: #fee1c4; $custom-dark: #000000;
JSON
{
"hex": "#fcd5ab",
"rgb": {
"r": 252,
"g": 213,
"b": 171
},
"hsl": {
"h": 31.111,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.896,
"c": 0.07015,
"h": 68.8
},
"luminance": 0.71224
}Semantic roles & 50–950 ramp
primary
#FCD5AB
secondary
#6BA3E0
accent
#6FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482