#FCC6A0#FCC6A0
#FCC6A0 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.5% C 0.080 H 56.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC6A0 |
|---|---|
| RGB | rgb(252, 198, 160) |
| HSL | hsl(25, 94%, 81%) |
| HSV | hsv(25, 37%, 99%) |
| CMYK | cmyk(0%, 21.4%, 36.5%, 1.2%) |
| CIE-LAB | lab(83.77, 14.25, 26.41) |
| CIE-LCH | lch(83.77, 30.01, 61.65°) |
| OKLab | oklab(86.54% 0.0439 0.0665) |
| OKLCH | oklch(86.54% 0.08 56.6) |
| XYZ | xyz(66.6861, 63.6252, 42.0192) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.32
Light Peach
#FFD8B1
ΔE00 5.62
Peach
#FFDAB9
ΔE00 5.88
Peach (survey)
#FFB07C
ΔE00 6.80
Burlywood
#DEB887
ΔE00 8.07
Apricot (survey)
#FFB16D
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC6A0 #A0D6FC
analogous
#FCA0A8 #FCC6A0 #FCF4A0
triadic
#FCC6A0 #A0FCC6 #C6A0FC
tetradic
#FCC6A0 #A8FCA0 #A0D6FC #F4A0FC
square
#FCC6A0 #A8FCA0 #A0D6FC #F4A0FC
split-complementary
#FCC6A0 #A0FCF4 #A0A8FC
monochromatic
#F87F29 #FAA265 #FCC6A0 #FEEADB #FEEDE1
Accessibility & contrast
On white
1.53
#FCC6A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FCC6A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC6A0
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC6A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC6A0 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9D
Deuteranopia (green-blind)
#E2D6A0
Tritanopia (blue-blind)
#FFBCBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc6a0; /* rgb */ color: rgb(252, 198, 160); /* oklch */ color: oklch(86.5% 0.080 56.6);
Tailwind
colors: {
custom: {
50: '#ffd7bc',
500: '#fcc6a0',
950: '#000000',
},
}SCSS
$custom: #fcc6a0; $custom-light: #ffd7bc; $custom-dark: #000000;
JSON
{
"hex": "#fcc6a0",
"rgb": {
"r": 252,
"g": 198,
"b": 160
},
"hsl": {
"h": 24.783,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.86544,
"c": 0.07973,
"h": 56.6
},
"luminance": 0.63622
}Semantic roles & 50–950 ramp
primary
#FCC6A0
secondary
#62ABDE
accent
#87E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382