#FCCCA0#FCCCA0
#FCCCA0 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.7% C 0.079 H 64.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCA0 |
|---|---|
| RGB | rgb(252, 204, 160) |
| HSL | hsl(29, 94%, 81%) |
| HSV | hsv(29, 37%, 99%) |
| CMYK | cmyk(0%, 19%, 36.5%, 1.2%) |
| CIE-LAB | lab(85.21, 11.12, 28.36) |
| CIE-LCH | lch(85.21, 30.46, 68.59°) |
| OKLab | oklab(87.67% 0.0347 0.0712) |
| OKLCH | oklch(87.67% 0.079 64) |
| XYZ | xyz(68.0848, 66.4226, 42.4855) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.38
Peach
#FFDAB9
ΔE00 4.52
Apricot
#FBCEB1
ΔE00 4.60
Navajowhite
#FFDEAD
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.67
Bisque
#FFE4C4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCA0 #A0D0FC
analogous
#FCA0A2 #FCCCA0 #FCFAA0
triadic
#FCCCA0 #A0FCCC #CCA0FC
tetradic
#FCCCA0 #A2FCA0 #A0D0FC #FAA0FC
square
#FCCCA0 #A2FCA0 #A0D0FC #FAA0FC
split-complementary
#FCCCA0 #A0FCFA #A0A2FC
monochromatic
#F88C29 #FAAC65 #FCCCA0 #FEECDB #FEEFE1
Accessibility & contrast
On white
1.47
#FCCCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FCCCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCA0
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCA0 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCF9D
Deuteranopia (green-blind)
#E7D9A1
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccca0; /* rgb */ color: rgb(252, 204, 160); /* oklch */ color: oklch(87.7% 0.079 64.0);
Tailwind
colors: {
custom: {
50: '#ffdbbc',
500: '#fccca0',
950: '#000000',
},
}SCSS
$custom: #fccca0; $custom-light: #ffdbbc; $custom-dark: #000000;
JSON
{
"hex": "#fccca0",
"rgb": {
"r": 252,
"g": 204,
"b": 160
},
"hsl": {
"h": 28.696,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.87669,
"c": 0.07921,
"h": 64
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#FCCCA0
secondary
#62A3DE
accent
#78E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181512
muted
#868482