#FCCDA0#FCCDA0
#FCCDA0 is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.9% C 0.079 H 65.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA0 |
|---|---|
| RGB | rgb(252, 205, 160) |
| HSL | hsl(29, 94%, 81%) |
| HSV | hsv(29, 37%, 99%) |
| CMYK | cmyk(0%, 18.7%, 36.5%, 1.2%) |
| CIE-LAB | lab(85.45, 10.60, 28.68) |
| CIE-LCH | lch(85.45, 30.58, 69.72°) |
| OKLab | oklab(87.86% 0.0332 0.072) |
| OKLCH | oklch(87.86% 0.079 65.3) |
| XYZ | xyz(68.3232, 66.8995, 42.5650) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.16
Peach
#FFDAB9
ΔE00 4.46
Apricot
#FBCEB1
ΔE00 4.97
Navajowhite
#FFDEAD
ΔE00 5.77
Burlywood
#DEB887
ΔE00 6.55
Bisque
#FFE4C4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA0 #A0CFFC
analogous
#FCA0A1 #FCCDA0 #FCFBA0
triadic
#FCCDA0 #A0FCCD #CDA0FC
tetradic
#FCCDA0 #A1FCA0 #A0CFFC #FBA0FC
square
#FCCDA0 #A1FCA0 #A0CFFC #FBA0FC
split-complementary
#FCCDA0 #A0FCFB #A0A1FC
monochromatic
#F88F29 #FAAE65 #FCCDA0 #FEECDB #FEEFE1
Accessibility & contrast
On white
1.46
#FCCDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FCCDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA0
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA0 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9D
Deuteranopia (green-blind)
#E7DAA1
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda0; /* rgb */ color: rgb(252, 205, 160); /* oklch */ color: oklch(87.9% 0.079 65.3);
Tailwind
colors: {
custom: {
50: '#ffdcbc',
500: '#fccda0',
950: '#000000',
},
}SCSS
$custom: #fccda0; $custom-light: #ffdcbc; $custom-dark: #000000;
JSON
{
"hex": "#fccda0",
"rgb": {
"r": 252,
"g": 205,
"b": 160
},
"hsl": {
"h": 29.348,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.87858,
"c": 0.07926,
"h": 65.3
},
"luminance": 0.66896
}Semantic roles & 50–950 ramp
primary
#FCCDA0
secondary
#62A1DE
accent
#75E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482