#FCCCAB#FCCCAB
#FCCCAB is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.9% C 0.070 H 56.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCAB |
|---|---|
| RGB | rgb(252, 204, 171) |
| HSL | hsl(24, 93%, 83%) |
| HSV | hsv(24, 32%, 99%) |
| CMYK | cmyk(0%, 19%, 32.1%, 1.2%) |
| CIE-LAB | lab(85.42, 12.43, 22.87) |
| CIE-LCH | lch(85.42, 26.03, 61.47°) |
| OKLab | oklab(87.9% 0.039 0.0582) |
| OKLCH | oklch(87.9% 0.07 56.1) |
| XYZ | xyz(69.0899, 66.8246, 47.7794) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.33
Peach
#FFDAB9
ΔE00 4.30
Light Peach
#FFD8B1
ΔE00 4.60
Bisque
#FFE4C4
ΔE00 8.09
Navajowhite
#FFDEAD
ΔE00 8.64
Peach (survey)
#FFB07C
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCAB #ABDBFC
analogous
#FCABB2 #FCCCAB #FCF4AB
triadic
#FCCCAB #ABFCCC #CCABFC
tetradic
#FCCCAB #B2FCAB #ABDBFC #F4ABFC
square
#FCCCAB #B2FCAB #ABDBFC #F4ABFC
split-complementary
#FCCCAB #ABFCF4 #ABB2FC
monochromatic
#F88435 #FAA870 #FCCCAB #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.46
#FCCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FCCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCAB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCAB | 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)
#DACFA9
Deuteranopia (green-blind)
#E5DAAB
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcccab; /* rgb */ color: rgb(252, 204, 171); /* oklch */ color: oklch(87.9% 0.070 56.1);
Tailwind
colors: {
custom: {
50: '#fedbc4',
500: '#fcccab',
950: '#000000',
},
}SCSS
$custom: #fcccab; $custom-light: #fedbc4; $custom-dark: #000000;
JSON
{
"hex": "#fcccab",
"rgb": {
"r": 252,
"g": 204,
"b": 171
},
"hsl": {
"h": 24.444,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.87895,
"c": 0.07006,
"h": 56.1
},
"luminance": 0.66821
}Semantic roles & 50–950 ramp
primary
#FCCCAB
secondary
#6BB0E0
accent
#88E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482