#FCDAC9#FCDAC9
#FCDAC9 is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.2% C 0.044 H 48.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAC9 |
|---|---|
| RGB | rgb(252, 218, 201) |
| HSL | hsl(20, 89%, 89%) |
| HSV | hsv(20, 20%, 99%) |
| CMYK | cmyk(0%, 13.5%, 20.2%, 1.2%) |
| CIE-LAB | lab(89.42, 9.20, 12.72) |
| CIE-LCH | lch(89.42, 15.69, 54.13°) |
| OKLab | oklab(91.23% 0.0296 0.0331) |
| OKLCH | oklch(91.23% 0.044 48.2) |
| XYZ | xyz(75.7591, 75.0576, 65.7438) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.05
Peach
#FFDAB9
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 6.30
Light Peach
#FFD8B1
ΔE00 7.62
Bisque
#FFE4C4
ΔE00 7.73
Antiquewhite
#FAEBD7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAC9 #C9EBFC
analogous
#FCC9D2 #FCDAC9 #FCF4C9
triadic
#FCDAC9 #C9FCDA #DAC9FC
tetradic
#FCDAC9 #D2FCC9 #C9EBFC #F4C9FC
square
#FCDAC9 #D2FCC9 #C9EBFC #F4C9FC
split-complementary
#FCDAC9 #C9FCF4 #C9D2FC
monochromatic
#F68B55 #F9B28F #FCDAC9 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.31
#FCDAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FCDAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAC9
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAC9 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC8
Deuteranopia (green-blind)
#EBE3C9
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdac9; /* rgb */ color: rgb(252, 218, 201); /* oklch */ color: oklch(91.2% 0.044 48.2);
Tailwind
colors: {
custom: {
50: '#fde5d9',
500: '#fcdac9',
950: '#000000',
},
}SCSS
$custom: #fcdac9; $custom-light: #fde5d9; $custom-dark: #000000;
JSON
{
"hex": "#fcdac9",
"rgb": {
"r": 252,
"g": 218,
"b": 201
},
"hsl": {
"h": 20,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.91228,
"c": 0.04441,
"h": 48.2
},
"luminance": 0.75055
}Semantic roles & 50–950 ramp
primary
#FCDAC9
secondary
#86C4E3
accent
#99E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483