#FCDAC1#FCDAC1
#FCDAC1 is a very light, muted orange. Relative luminance 0.747; OKLCH L 91.0% C 0.051 H 58.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAC1 |
|---|---|
| RGB | rgb(252, 218, 193) |
| HSL | hsl(25, 91%, 87%) |
| HSV | hsv(25, 23%, 99%) |
| CMYK | cmyk(0%, 13.5%, 23.4%, 1.2%) |
| CIE-LAB | lab(89.25, 8.06, 16.66) |
| CIE-LCH | lch(89.25, 18.51, 64.19°) |
| OKLab | oklab(91.04% 0.0265 0.043) |
| OKLCH | oklch(91.04% 0.051 58.4) |
| XYZ | xyz(74.8424, 74.6909, 60.9161) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.61
Apricot
#FBCEB1
ΔE00 3.86
Light Peach
#FFD8B1
ΔE00 4.39
Bisque
#FFE4C4
ΔE00 4.85
Blanchedalmond
#FFEBCD
ΔE00 7.27
Antiquewhite
#FAEBD7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAC1 #C1E3FC
analogous
#FCC1C6 #FCDAC1 #FCF8C1
triadic
#FCDAC1 #C1FCDA #DAC1FC
tetradic
#FCDAC1 #C6FCC1 #C1E3FC #F8C1FC
square
#FCDAC1 #C6FCC1 #C1E3FC #F8C1FC
split-complementary
#FCDAC1 #C1FCF8 #C1C6FC
monochromatic
#F6944C #F9B787 #FCDAC1 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.32
#FCDAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FCDAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAC1
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAC1 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBF
Deuteranopia (green-blind)
#ECE3C1
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdac1; /* rgb */ color: rgb(252, 218, 193); /* oklch */ color: oklch(91.0% 0.051 58.4);
Tailwind
colors: {
custom: {
50: '#fee5d3',
500: '#fcdac1',
950: '#000000',
},
}SCSS
$custom: #fcdac1; $custom-light: #fee5d3; $custom-dark: #000000;
JSON
{
"hex": "#fcdac1",
"rgb": {
"r": 252,
"g": 218,
"b": 193
},
"hsl": {
"h": 25.424,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.91037,
"c": 0.05052,
"h": 58.4
},
"luminance": 0.74689
}Semantic roles & 50–950 ramp
primary
#FCDAC1
secondary
#7FB8E2
accent
#84E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483