#FCCCA6#FCCCA6
#FCCCA6 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.8% C 0.074 H 60.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCA6 |
|---|---|
| RGB | rgb(252, 204, 166) |
| HSL | hsl(27, 93%, 82%) |
| HSV | hsv(27, 34%, 99%) |
| CMYK | cmyk(0%, 19%, 34.1%, 1.2%) |
| CIE-LAB | lab(85.32, 11.82, 25.37) |
| CIE-LCH | lch(85.32, 27.99, 65.01°) |
| OKLab | oklab(87.79% 0.0371 0.0642) |
| OKLCH | oklch(87.79% 0.074 60) |
| XYZ | xyz(68.6223, 66.6376, 45.3168) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.81
Light Peach
#FFD8B1
ΔE00 3.67
Peach
#FFDAB9
ΔE00 4.04
Navajowhite
#FFDEAD
ΔE00 7.40
Bisque
#FFE4C4
ΔE00 7.65
Burlywood
#DEB887
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCA6 #A6D6FC
analogous
#FCA6AB #FCCCA6 #FCF7A6
triadic
#FCCCA6 #A6FCCC #CCA6FC
tetradic
#FCCCA6 #ABFCA6 #A6D6FC #F7A6FC
square
#FCCCA6 #ABFCA6 #A6D6FC #F7A6FC
split-complementary
#FCCCA6 #A6FCF7 #A6ABFC
monochromatic
#F88830 #FAAA6B #FCCCA6 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.47
#FCCCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FCCCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCA6
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCA6 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA3
Deuteranopia (green-blind)
#E6D9A7
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccca6; /* rgb */ color: rgb(252, 204, 166); /* oklch */ color: oklch(87.8% 0.074 60.0);
Tailwind
colors: {
custom: {
50: '#fedbc0',
500: '#fccca6',
950: '#000000',
},
}SCSS
$custom: #fccca6; $custom-light: #fedbc0; $custom-dark: #000000;
JSON
{
"hex": "#fccca6",
"rgb": {
"r": 252,
"g": 204,
"b": 166
},
"hsl": {
"h": 26.512,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.8779,
"c": 0.07409,
"h": 60
},
"luminance": 0.66634
}Semantic roles & 50–950 ramp
primary
#FCCCA6
secondary
#67AADF
accent
#80E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482