#FCDAC8#FCDAC8
#FCDAC8 is a very light, muted orange. Relative luminance 0.750; OKLCH L 91.2% C 0.045 H 49.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAC8 |
|---|---|
| RGB | rgb(252, 218, 200) |
| HSL | hsl(21, 90%, 89%) |
| HSV | hsv(21, 21%, 99%) |
| CMYK | cmyk(0%, 13.5%, 20.6%, 1.2%) |
| CIE-LAB | lab(89.40, 9.05, 13.21) |
| CIE-LCH | lch(89.40, 16.01, 55.58°) |
| OKLab | oklab(91.2% 0.0292 0.0344) |
| OKLCH | oklch(91.2% 0.045 49.6) |
| XYZ | xyz(75.6418, 75.0107, 65.1263) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.78
Peach
#FFDAB9
ΔE00 5.43
Mistyrose
#FFE4E1
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 7.19
Bisque
#FFE4C4
ΔE00 7.34
Antiquewhite
#FAEBD7
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAC8 #C8EAFC
analogous
#FCC8D0 #FCDAC8 #FCF4C8
triadic
#FCDAC8 #C8FCDA #DAC8FC
tetradic
#FCDAC8 #D0FCC8 #C8EAFC #F4C8FC
square
#FCDAC8 #D0FCC8 #C8EAFC #F4C8FC
split-complementary
#FCDAC8 #C8FCF4 #C8D0FC
monochromatic
#F68C54 #F9B38E #FCDAC8 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.31
#FCDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FCDAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAC8
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAC8 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#EBE3C8
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdac8; /* rgb */ color: rgb(252, 218, 200); /* oklch */ color: oklch(91.2% 0.045 49.6);
Tailwind
colors: {
custom: {
50: '#fee5d8',
500: '#fcdac8',
950: '#000000',
},
}SCSS
$custom: #fcdac8; $custom-light: #fee5d8; $custom-dark: #000000;
JSON
{
"hex": "#fcdac8",
"rgb": {
"r": 252,
"g": 218,
"b": 200
},
"hsl": {
"h": 20.769,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.91203,
"c": 0.04508,
"h": 49.6
},
"luminance": 0.75008
}Semantic roles & 50–950 ramp
primary
#FCDAC8
secondary
#85C3E3
accent
#96E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483