#FCD5AF#FCD5AF
#FCD5AF is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.7% C 0.066 H 66.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5AF |
|---|---|
| RGB | rgb(252, 213, 175) |
| HSL | hsl(30, 93%, 84%) |
| HSV | hsv(30, 31%, 99%) |
| CMYK | cmyk(0%, 15.5%, 30.6%, 1.2%) |
| CIE-LAB | lab(87.67, 8.26, 23.88) |
| CIE-LCH | lch(87.67, 25.26, 70.92°) |
| OKLab | oklab(89.68% 0.0269 0.0607) |
| OKLCH | oklch(89.68% 0.066 66.1) |
| XYZ | xyz(71.6782, 71.3819, 50.5516) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.73
Peach
#FFDAB9
ΔE00 1.84
Apricot
#FBCEB1
ΔE00 4.44
Navajowhite
#FFDEAD
ΔE00 4.66
Bisque
#FFE4C4
ΔE00 4.68
Moccasin
#FFE4B5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5AF #AFD6FC
analogous
#FCAFAF #FCD5AF #FCFBAF
triadic
#FCD5AF #AFFCD5 #D5AFFC
tetradic
#FCD5AF #AFFCAF #AFD6FC #FBAFFC
square
#FCD5AF #AFFCAF #AFD6FC #FBAFFC
split-complementary
#FCD5AF #AFFCFB #AFAFFC
monochromatic
#F89739 #FAB674 #FCD5AF #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.37
#FCD5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FCD5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5AF
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5AF | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#EBDFB0
Tritanopia (blue-blind)
#FFCCCB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd5af; /* rgb */ color: rgb(252, 213, 175); /* oklch */ color: oklch(89.7% 0.066 66.1);
Tailwind
colors: {
custom: {
50: '#fee1c7',
500: '#fcd5af',
950: '#000000',
},
}SCSS
$custom: #fcd5af; $custom-light: #fee1c7; $custom-dark: #000000;
JSON
{
"hex": "#fcd5af",
"rgb": {
"r": 252,
"g": 213,
"b": 175
},
"hsl": {
"h": 29.61,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.89683,
"c": 0.06637,
"h": 66.1
},
"luminance": 0.71379
}Semantic roles & 50–950 ramp
primary
#FCD5AF
secondary
#6FA8E0
accent
#74E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482