#FCDAB7#FCDAB7
#FCDAB7 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.8% C 0.060 H 67.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAB7 |
|---|---|
| RGB | rgb(252, 218, 183) |
| HSL | hsl(30, 92%, 85%) |
| HSV | hsv(30, 27%, 99%) |
| CMYK | cmyk(0%, 13.5%, 27.4%, 1.2%) |
| CIE-LAB | lab(89.05, 6.71, 21.60) |
| CIE-LCH | lch(89.05, 22.62, 72.75°) |
| OKLab | oklab(90.81% 0.0226 0.0552) |
| OKLCH | oklch(90.81% 0.06 67.8) |
| XYZ | xyz(73.7644, 74.2597, 55.2385) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.48
Light Peach
#FFD8B1
ΔE00 1.56
Bisque
#FFE4C4
ΔE00 2.97
Navajowhite
#FFDEAD
ΔE00 4.34
Apricot
#FBCEB1
ΔE00 5.34
Moccasin
#FFE4B5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAB7 #B7D9FC
analogous
#FCB7B7 #FCDAB7 #FBFCB7
triadic
#FCDAB7 #B7FCDA #DAB7FC
tetradic
#FCDAB7 #B7FCB7 #B7D9FC #FCB7FB
square
#FCDAB7 #B7FCB7 #B7D9FC #FCB7FB
split-complementary
#FCDAB7 #B7FBFC #B7B7FC
monochromatic
#F79E41 #FABC7C #FCDAB7 #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.32
#FCDAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FCDAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAB7
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAB7 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB5
Deuteranopia (green-blind)
#EEE3B8
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdab7; /* rgb */ color: rgb(252, 218, 183); /* oklch */ color: oklch(90.8% 0.060 67.8);
Tailwind
colors: {
custom: {
50: '#fee5cc',
500: '#fcdab7',
950: '#000000',
},
}SCSS
$custom: #fcdab7; $custom-light: #fee5cc; $custom-dark: #000000;
JSON
{
"hex": "#fcdab7",
"rgb": {
"r": 252,
"g": 218,
"b": 183
},
"hsl": {
"h": 30.435,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.90811,
"c": 0.05962,
"h": 67.8
},
"luminance": 0.74257
}Semantic roles & 50–950 ramp
primary
#FCDAB7
secondary
#76ABE1
accent
#71E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483