#FCCCBA#FCCCBA
#FCCCBA is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.2% C 0.060 H 41.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCBA |
|---|---|
| RGB | rgb(252, 204, 186) |
| HSL | hsl(16, 92%, 86%) |
| HSV | hsv(16, 26%, 99%) |
| CMYK | cmyk(0%, 19%, 26.2%, 1.2%) |
| CIE-LAB | lab(85.72, 14.37, 15.39) |
| CIE-LCH | lch(85.72, 21.06, 46.95°) |
| OKLab | oklab(88.23% 0.0449 0.0398) |
| OKLCH | oklch(88.23% 0.06 41.6) |
| XYZ | xyz(70.6017, 67.4293, 55.7411) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.68
Pale Salmon
#FFB19A
ΔE00 7.90
Peach
#FFDAB9
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.85
Light Peach
#FFD8B1
ΔE00 9.42
Pale Rose
#FDC1C5
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCBA #BAEAFC
analogous
#FCBAC9 #FCCCBA #FCEDBA
triadic
#FCCCBA #BAFCCC #CCBAFC
tetradic
#FCCCBA #C9FCBA #BAEAFC #EDBAFC
square
#FCCCBA #C9FCBA #BAEAFC #EDBAFC
split-complementary
#FCCCBA #BAFCED #BAC9FC
monochromatic
#F77545 #F9A17F #FCCCBA #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.45
#FCCCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FCCCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCBA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCBA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E3DABA
Tritanopia (blue-blind)
#FFC5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcccba; /* rgb */ color: rgb(252, 204, 186); /* oklch */ color: oklch(88.2% 0.060 41.6);
Tailwind
colors: {
custom: {
50: '#fedbce',
500: '#fcccba',
950: '#000000',
},
}SCSS
$custom: #fcccba; $custom-light: #fedbce; $custom-dark: #000000;
JSON
{
"hex": "#fcccba",
"rgb": {
"r": 252,
"g": 204,
"b": 186
},
"hsl": {
"h": 16.364,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.88233,
"c": 0.06001,
"h": 41.6
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#FCCCBA
secondary
#79C5E2
accent
#A7E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181513
muted
#868483