#FCCCAA#FCCCAA
#FCCCAA is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.9% C 0.071 H 56.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCAA |
|---|---|
| RGB | rgb(252, 204, 170) |
| HSL | hsl(25, 93%, 83%) |
| HSV | hsv(25, 33%, 99%) |
| CMYK | cmyk(0%, 19%, 32.5%, 1.2%) |
| CIE-LAB | lab(85.40, 12.31, 23.37) |
| CIE-LCH | lch(85.40, 26.42, 62.22°) |
| OKLab | oklab(87.87% 0.0386 0.0594) |
| OKLCH | oklch(87.87% 0.071 56.9) |
| XYZ | xyz(68.9950, 66.7867, 47.2793) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.60
Peach
#FFDAB9
ΔE00 4.19
Light Peach
#FFD8B1
ΔE00 4.37
Bisque
#FFE4C4
ΔE00 7.97
Navajowhite
#FFDEAD
ΔE00 8.37
Burlywood
#DEB887
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCAA #AADAFC
analogous
#FCAAB1 #FCCCAA #FCF5AA
triadic
#FCCCAA #AAFCCC #CCAAFC
tetradic
#FCCCAA #B1FCAA #AADAFC #F5AAFC
square
#FCCCAA #B1FCAA #AADAFC #F5AAFC
split-complementary
#FCCCAA #AAFCF5 #AAB1FC
monochromatic
#F88534 #FAA96F #FCCCAA #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.46
#FCCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FCCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCAA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCAA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#E5DAAA
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcccaa; /* rgb */ color: rgb(252, 204, 170); /* oklch */ color: oklch(87.9% 0.071 56.9);
Tailwind
colors: {
custom: {
50: '#fedbc3',
500: '#fcccaa',
950: '#000000',
},
}SCSS
$custom: #fcccaa; $custom-light: #fedbc3; $custom-dark: #000000;
JSON
{
"hex": "#fcccaa",
"rgb": {
"r": 252,
"g": 204,
"b": 170
},
"hsl": {
"h": 24.878,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.87874,
"c": 0.07085,
"h": 56.9
},
"luminance": 0.66783
}Semantic roles & 50–950 ramp
primary
#FCCCAA
secondary
#6AAFE0
accent
#86E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482