#FCDACA#FCDACA
#FCDACA is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.3% C 0.044 H 46.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDACA |
|---|---|
| RGB | rgb(252, 218, 202) |
| HSL | hsl(19, 89%, 89%) |
| HSV | hsv(19, 20%, 99%) |
| CMYK | cmyk(0%, 13.5%, 19.8%, 1.2%) |
| CIE-LAB | lab(89.44, 9.34, 12.22) |
| CIE-LCH | lch(89.44, 15.38, 52.62°) |
| OKLab | oklab(91.25% 0.03 0.0319) |
| OKLCH | oklch(91.25% 0.044 46.7) |
| XYZ | xyz(75.8771, 75.1048, 66.3654) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.35
Mistyrose
#FFE4E1
ΔE00 5.92
Peach
#FFDAB9
ΔE00 6.29
Light Peach
#FFD8B1
ΔE00 8.05
Bisque
#FFE4C4
ΔE00 8.13
Antiquewhite
#FAEBD7
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDACA #CAECFC
analogous
#FCCAD3 #FCDACA #FCF3CA
triadic
#FCDACA #CAFCDA #DACAFC
tetradic
#FCDACA #D3FCCA #CAECFC #F3CAFC
square
#FCDACA #D3FCCA #CAECFC #F3CAFC
split-complementary
#FCDACA #CAFCF3 #CAD3FC
monochromatic
#F58956 #F9B290 #FCDACA #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.31
#FCDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FCDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDACA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDACA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#EAE4CA
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdaca; /* rgb */ color: rgb(252, 218, 202); /* oklch */ color: oklch(91.3% 0.044 46.7);
Tailwind
colors: {
custom: {
50: '#fde5da',
500: '#fcdaca',
950: '#000000',
},
}SCSS
$custom: #fcdaca; $custom-light: #fde5da; $custom-dark: #000000;
JSON
{
"hex": "#fcdaca",
"rgb": {
"r": 252,
"g": 218,
"b": 202
},
"hsl": {
"h": 19.2,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.91252,
"c": 0.04375,
"h": 46.7
},
"luminance": 0.75103
}Semantic roles & 50–950 ramp
primary
#FCDACA
secondary
#87C6E3
accent
#9CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483