#FCD4AB#FCD4AB
#FCD4AB is a very light, moderate orange. Relative luminance 0.707; OKLCH L 89.4% C 0.070 H 67.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4AB |
|---|---|
| RGB | rgb(252, 212, 171) |
| HSL | hsl(30, 93%, 83%) |
| HSV | hsv(30, 32%, 99%) |
| CMYK | cmyk(0%, 15.9%, 32.1%, 1.2%) |
| CIE-LAB | lab(87.35, 8.28, 25.52) |
| CIE-LCH | lch(87.35, 26.83, 72.03°) |
| OKLab | oklab(89.41% 0.0269 0.0646) |
| OKLCH | oklch(89.41% 0.07 67.4) |
| XYZ | xyz(71.0404, 70.7256, 48.4296) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.05
Peach
#FFDAB9
ΔE00 2.66
Navajowhite
#FFDEAD
ΔE00 4.20
Apricot
#FBCEB1
ΔE00 5.01
Bisque
#FFE4C4
ΔE00 5.09
Moccasin
#FFE4B5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4AB #ABD3FC
analogous
#FCABAB #FCD4AB #FCFCAB
triadic
#FCD4AB #ABFCD4 #D4ABFC
tetradic
#FCD4AB #ABFCAB #ABD3FC #FCABFC
square
#FCD4AB #ABFCAB #ABD3FC #FCABFC
split-complementary
#FCD4AB #ABFCFC #ABABFC
monochromatic
#F89835 #FAB670 #FCD4AB #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.39
#FCD4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FCD4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4AB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4AB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A8
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#FFCBC9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd4ab; /* rgb */ color: rgb(252, 212, 171); /* oklch */ color: oklch(89.4% 0.070 67.4);
Tailwind
colors: {
custom: {
50: '#fee1c4',
500: '#fcd4ab',
950: '#000000',
},
}SCSS
$custom: #fcd4ab; $custom-light: #fee1c4; $custom-dark: #000000;
JSON
{
"hex": "#fcd4ab",
"rgb": {
"r": 252,
"g": 212,
"b": 171
},
"hsl": {
"h": 30.37,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.89409,
"c": 0.06997,
"h": 67.4
},
"luminance": 0.70723
}Semantic roles & 50–950 ramp
primary
#FCD4AB
secondary
#6BA5E0
accent
#71E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482