#FCCCA1#FCCCA1
#FCCCA1 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.7% C 0.078 H 63.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCA1 |
|---|---|
| RGB | rgb(252, 204, 161) |
| HSL | hsl(28, 94%, 81%) |
| HSV | hsv(28, 36%, 99%) |
| CMYK | cmyk(0%, 19%, 36.1%, 1.2%) |
| CIE-LAB | lab(85.23, 11.24, 27.86) |
| CIE-LCH | lch(85.23, 30.04, 68.03°) |
| OKLab | oklab(87.69% 0.0351 0.07) |
| OKLCH | oklch(87.69% 0.078 63.4) |
| XYZ | xyz(68.1726, 66.4577, 42.9480) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.36
Apricot
#FBCEB1
ΔE00 4.31
Peach
#FFDAB9
ΔE00 4.39
Navajowhite
#FFDEAD
ΔE00 6.42
Burlywood
#DEB887
ΔE00 6.81
Bisque
#FFE4C4
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCA1 #A1D1FC
analogous
#FCA1A3 #FCCCA1 #FCFAA1
triadic
#FCCCA1 #A1FCCC #CCA1FC
tetradic
#FCCCA1 #A3FCA1 #A1D1FC #FAA1FC
square
#FCCCA1 #A3FCA1 #A1D1FC #FAA1FC
split-complementary
#FCCCA1 #A1FCFA #A1A3FC
monochromatic
#F88C2A #FAAC66 #FCCCA1 #FEECDC #FEEFE1
Accessibility & contrast
On white
1.47
#FCCCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FCCCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCA1
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCA1 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCF9E
Deuteranopia (green-blind)
#E7D9A2
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccca1; /* rgb */ color: rgb(252, 204, 161); /* oklch */ color: oklch(87.7% 0.078 63.4);
Tailwind
colors: {
custom: {
50: '#ffdbbd',
500: '#fccca1',
950: '#000000',
},
}SCSS
$custom: #fccca1; $custom-light: #ffdbbd; $custom-dark: #000000;
JSON
{
"hex": "#fccca1",
"rgb": {
"r": 252,
"g": 204,
"b": 161
},
"hsl": {
"h": 28.352,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.87689,
"c": 0.07834,
"h": 63.4
},
"luminance": 0.66454
}Semantic roles & 50–950 ramp
primary
#FCCCA1
secondary
#63A4DF
accent
#79E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181512
muted
#868482