#FCDAB2#FCDAB2
#FCDAB2 is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.7% C 0.065 H 71.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAB2 |
|---|---|
| RGB | rgb(252, 218, 178) |
| HSL | hsl(32, 93%, 84%) |
| HSV | hsv(32, 29%, 99%) |
| CMYK | cmyk(0%, 13.5%, 29.4%, 1.2%) |
| CIE-LAB | lab(88.95, 6.06, 24.07) |
| CIE-LCH | lch(88.95, 24.82, 75.87°) |
| OKLab | oklab(90.7% 0.0206 0.0612) |
| OKLCH | oklch(90.7% 0.065 71.4) |
| XYZ | xyz(73.2532, 74.0552, 52.5463) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.80
Navajowhite
#FFDEAD
ΔE00 2.79
Peach
#FFDAB9
ΔE00 2.91
Bisque
#FFE4C4
ΔE00 3.33
Moccasin
#FFE4B5
ΔE00 4.09
Wheat
#F5DEB3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAB2 #B2D4FC
analogous
#FCB5B2 #FCDAB2 #F9FCB2
triadic
#FCDAB2 #B2FCDA #DAB2FC
tetradic
#FCDAB2 #B2FCB5 #B2D4FC #FCB2F9
square
#FCDAB2 #B2FCB5 #B2D4FC #FCB2F9
split-complementary
#FCDAB2 #B2F9FC #B5B2FC
monochromatic
#F7A13C #FABE77 #FCDAB2 #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.33
#FCDAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FCDAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAB2
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAB2 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBAF
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdab2; /* rgb */ color: rgb(252, 218, 178); /* oklch */ color: oklch(90.7% 0.065 71.4);
Tailwind
colors: {
custom: {
50: '#fee5c9',
500: '#fcdab2',
950: '#000000',
},
}SCSS
$custom: #fcdab2; $custom-light: #fee5c9; $custom-dark: #000000;
JSON
{
"hex": "#fcdab2",
"rgb": {
"r": 252,
"g": 218,
"b": 178
},
"hsl": {
"h": 32.432,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.90704,
"c": 0.06455,
"h": 71.4
},
"luminance": 0.74053
}Semantic roles & 50–950 ramp
primary
#FCDAB2
secondary
#71A5E1
accent
#69E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482