#FCCCA5#FCCCA5
#FCCCA5 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.8% C 0.075 H 60.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCA5 |
|---|---|
| RGB | rgb(252, 204, 165) |
| HSL | hsl(27, 94%, 82%) |
| HSV | hsv(27, 35%, 99%) |
| CMYK | cmyk(0%, 19%, 34.5%, 1.2%) |
| CIE-LAB | lab(85.30, 11.71, 25.87) |
| CIE-LCH | lch(85.30, 28.39, 65.65°) |
| OKLab | oklab(87.77% 0.0367 0.0653) |
| OKLCH | oklch(87.77% 0.075 60.7) |
| XYZ | xyz(68.5310, 66.6011, 44.8355) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.12
Light Peach
#FFD8B1
ΔE00 3.55
Peach
#FFDAB9
ΔE00 4.06
Navajowhite
#FFDEAD
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.48
Bisque
#FFE4C4
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCA5 #A5D5FC
analogous
#FCA5AA #FCCCA5 #FCF8A5
triadic
#FCCCA5 #A5FCCC #CCA5FC
tetradic
#FCCCA5 #AAFCA5 #A5D5FC #F8A5FC
square
#FCCCA5 #AAFCA5 #A5D5FC #F8A5FC
split-complementary
#FCCCA5 #A5FCF8 #A5AAFC
monochromatic
#F8892F #FAAA6A #FCCCA5 #FEEEE0 #FEEEE1
Accessibility & contrast
On white
1.47
#FCCCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FCCCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCA5
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCA5 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA2
Deuteranopia (green-blind)
#E6D9A6
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccca5; /* rgb */ color: rgb(252, 204, 165); /* oklch */ color: oklch(87.8% 0.075 60.7);
Tailwind
colors: {
custom: {
50: '#fedbc0',
500: '#fccca5',
950: '#000000',
},
}SCSS
$custom: #fccca5; $custom-light: #fedbc0; $custom-dark: #000000;
JSON
{
"hex": "#fccca5",
"rgb": {
"r": 252,
"g": 204,
"b": 165
},
"hsl": {
"h": 26.897,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.87769,
"c": 0.07492,
"h": 60.7
},
"luminance": 0.66598
}Semantic roles & 50–950 ramp
primary
#FCCCA5
secondary
#66A9DF
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181512
muted
#868482