#FCCFBB#FCCFBB
#FCCFBB is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.8% C 0.058 H 45.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFBB |
|---|---|
| RGB | rgb(252, 207, 187) |
| HSL | hsl(18, 92%, 86%) |
| HSV | hsv(18, 26%, 99%) |
| CMYK | cmyk(0%, 17.9%, 25.8%, 1.2%) |
| CIE-LAB | lab(86.46, 12.94, 15.90) |
| CIE-LCH | lch(86.46, 20.50, 50.85°) |
| OKLab | oklab(88.82% 0.0407 0.0411) |
| OKLCH | oklch(88.82% 0.058 45.3) |
| XYZ | xyz(71.4282, 68.9118, 56.5429) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.48
Peach
#FFDAB9
ΔE00 6.75
Light Peach
#FFD8B1
ΔE00 8.05
Mistyrose
#FFE4E1
ΔE00 8.69
Pale Salmon
#FFB19A
ΔE00 8.89
Bisque
#FFE4C4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFBB #BBE8FC
analogous
#FCBBC7 #FCCFBB #FCEFBB
triadic
#FCCFBB #BBFCCF #CFBBFC
tetradic
#FCCFBB #C7FCBB #BBE8FC #EFBBFC
square
#FCCFBB #C7FCBB #BBE8FC #EFBBFC
split-complementary
#FCCFBB #BBFCEF #BBC7FC
monochromatic
#F77C46 #F9A680 #FCCFBB #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.42
#FCCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FCCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFBB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFBB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccfbb; /* rgb */ color: rgb(252, 207, 187); /* oklch */ color: oklch(88.8% 0.058 45.3);
Tailwind
colors: {
custom: {
50: '#feddcf',
500: '#fccfbb',
950: '#000000',
},
}SCSS
$custom: #fccfbb; $custom-light: #feddcf; $custom-dark: #000000;
JSON
{
"hex": "#fccfbb",
"rgb": {
"r": 252,
"g": 207,
"b": 187
},
"hsl": {
"h": 18.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.88817,
"c": 0.05785,
"h": 45.3
},
"luminance": 0.68909
}Semantic roles & 50–950 ramp
primary
#FCCFBB
secondary
#79C2E2
accent
#9FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483