#FCD2AB#FCD2AB
#FCD2AB is a very light, moderate orange. Relative luminance 0.697; OKLCH L 89.0% C 0.070 H 64.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2AB |
|---|---|
| RGB | rgb(252, 210, 171) |
| HSL | hsl(29, 93%, 83%) |
| HSV | hsv(29, 32%, 99%) |
| CMYK | cmyk(0%, 16.7%, 32.1%, 1.2%) |
| CIE-LAB | lab(86.87, 9.31, 24.86) |
| CIE-LCH | lch(86.87, 26.55, 69.46°) |
| OKLab | oklab(89.03% 0.0299 0.063) |
| OKLCH | oklch(89.03% 0.07 64.6) |
| XYZ | xyz(70.5436, 69.7319, 48.2639) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.54
Peach
#FFDAB9
ΔE00 2.50
Apricot
#FBCEB1
ΔE00 3.95
Navajowhite
#FFDEAD
ΔE00 5.30
Bisque
#FFE4C4
ΔE00 5.67
Moccasin
#FFE4B5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2AB #ABD5FC
analogous
#FCABAC #FCD2AB #FCFAAB
triadic
#FCD2AB #ABFCD2 #D2ABFC
tetradic
#FCD2AB #ACFCAB #ABD5FC #FAABFC
square
#FCD2AB #ACFCAB #ABD5FC #FAABFC
split-complementary
#FCD2AB #ABFCFA #ABACFC
monochromatic
#F89335 #FAB270 #FCD2AB #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.41
#FCD2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FCD2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2AB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2AB | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#EADDAC
Tritanopia (blue-blind)
#FFC9C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd2ab; /* rgb */ color: rgb(252, 210, 171); /* oklch */ color: oklch(89.0% 0.070 64.6);
Tailwind
colors: {
custom: {
50: '#fedfc4',
500: '#fcd2ab',
950: '#000000',
},
}SCSS
$custom: #fcd2ab; $custom-light: #fedfc4; $custom-dark: #000000;
JSON
{
"hex": "#fcd2ab",
"rgb": {
"r": 252,
"g": 210,
"b": 171
},
"hsl": {
"h": 28.889,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.89028,
"c": 0.06973,
"h": 64.6
},
"luminance": 0.69729
}Semantic roles & 50–950 ramp
primary
#FCD2AB
secondary
#6BA8E0
accent
#77E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482