#FCCFBA#FCCFBA
#FCCFBA is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.8% C 0.058 H 46.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFBA |
|---|---|
| RGB | rgb(252, 207, 186) |
| HSL | hsl(19, 92%, 86%) |
| HSV | hsv(19, 26%, 99%) |
| CMYK | cmyk(0%, 17.9%, 26.2%, 1.2%) |
| CIE-LAB | lab(86.44, 12.81, 16.40) |
| CIE-LCH | lch(86.44, 20.81, 52.00°) |
| OKLab | oklab(88.79% 0.0403 0.0423) |
| OKLCH | oklch(88.79% 0.058 46.4) |
| XYZ | xyz(71.3216, 68.8692, 55.9811) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.08
Peach
#FFDAB9
ΔE00 6.40
Light Peach
#FFD8B1
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 8.94
Pale Salmon
#FFB19A
ΔE00 8.96
Bisque
#FFE4C4
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFBA #BAE7FC
analogous
#FCBAC6 #FCCFBA #FCF0BA
triadic
#FCCFBA #BAFCCF #CFBAFC
tetradic
#FCCFBA #C6FCBA #BAE7FC #F0BAFC
square
#FCCFBA #C6FCBA #BAE7FC #F0BAFC
split-complementary
#FCCFBA #BAFCF0 #BAC6FC
monochromatic
#F77D45 #F9A67F #FCCFBA #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.42
#FCCFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FCCFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFBA
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFBA | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#E5DCBA
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccfba; /* rgb */ color: rgb(252, 207, 186); /* oklch */ color: oklch(88.8% 0.058 46.4);
Tailwind
colors: {
custom: {
50: '#feddce',
500: '#fccfba',
950: '#000000',
},
}SCSS
$custom: #fccfba; $custom-light: #feddce; $custom-dark: #000000;
JSON
{
"hex": "#fccfba",
"rgb": {
"r": 252,
"g": 207,
"b": 186
},
"hsl": {
"h": 19.091,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.88794,
"c": 0.05847,
"h": 46.4
},
"luminance": 0.68866
}Semantic roles & 50–950 ramp
primary
#FCCFBA
secondary
#79C0E2
accent
#9CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483