#FCDAB0#FCDAB0
#FCDAB0 is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.7% C 0.067 H 72.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAB0 |
|---|---|
| RGB | rgb(252, 218, 176) |
| HSL | hsl(33, 93%, 84%) |
| HSV | hsv(33, 30%, 99%) |
| CMYK | cmyk(0%, 13.5%, 30.2%, 1.2%) |
| CIE-LAB | lab(88.91, 5.80, 25.06) |
| CIE-LCH | lch(88.91, 25.72, 76.96°) |
| OKLab | oklab(90.66% 0.0198 0.0636) |
| OKLCH | oklch(90.66% 0.067 72.7) |
| XYZ | xyz(73.0539, 73.9755, 51.4964) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.20
Navajowhite
#FFDEAD
ΔE00 2.23
Peach
#FFDAB9
ΔE00 3.48
Bisque
#FFE4C4
ΔE00 3.64
Moccasin
#FFE4B5
ΔE00 3.67
Wheat
#F5DEB3
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAB0 #B0D2FC
analogous
#FCB4B0 #FCDAB0 #F8FCB0
triadic
#FCDAB0 #B0FCDA #DAB0FC
tetradic
#FCDAB0 #B0FCB4 #B0D2FC #FCB0F8
square
#FCDAB0 #B0FCB4 #B0D2FC #FCB0F8
split-complementary
#FCDAB0 #B0F8FC #B4B0FC
monochromatic
#F8A33A #FABE75 #FCDAB0 #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.33
#FCDAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FCDAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAB0
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAB0 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAD
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#FFD1CF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdab0; /* rgb */ color: rgb(252, 218, 176); /* oklch */ color: oklch(90.7% 0.067 72.7);
Tailwind
colors: {
custom: {
50: '#fee5c7',
500: '#fcdab0',
950: '#000000',
},
}SCSS
$custom: #fcdab0; $custom-light: #fee5c7; $custom-dark: #000000;
JSON
{
"hex": "#fcdab0",
"rgb": {
"r": 252,
"g": 218,
"b": 176
},
"hsl": {
"h": 33.158,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.90662,
"c": 0.06656,
"h": 72.7
},
"luminance": 0.73973
}Semantic roles & 50–950 ramp
primary
#FCDAB0
secondary
#70A2E0
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482