#FCCFBF#FCCFBF
#FCCFBF is a very light, muted orange. Relative luminance 0.691; OKLCH L 88.9% C 0.056 H 40.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFBF |
|---|---|
| RGB | rgb(252, 207, 191) |
| HSL | hsl(16, 91%, 87%) |
| HSV | hsv(16, 24%, 99%) |
| CMYK | cmyk(0%, 17.9%, 24.2%, 1.2%) |
| CIE-LAB | lab(86.55, 13.49, 13.91) |
| CIE-LCH | lch(86.55, 19.38, 45.87°) |
| OKLab | oklab(88.91% 0.0423 0.0361) |
| OKLCH | oklch(88.91% 0.056 40.5) |
| XYZ | xyz(71.8624, 69.0855, 58.8296) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 7.77
Peach
#FFDAB9
ΔE00 8.23
Pale Salmon
#FFB19A
ΔE00 8.84
Pale Rose
#FDC1C5
ΔE00 9.36
Light Peach
#FFD8B1
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFBF #BFECFC
analogous
#FCBFCE #FCCFBF #FCEEBF
triadic
#FCCFBF #BFFCCF #CFBFFC
tetradic
#FCCFBF #CEFCBF #BFECFC #EEBFFC
square
#FCCFBF #CEFCBF #BFECFC #EEBFFC
split-complementary
#FCCFBF #BFFCEE #BFCEFC
monochromatic
#F7774A #F9A385 #FCCFBF #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.42
#FCCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FCCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFBF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFBF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BE
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccfbf; /* rgb */ color: rgb(252, 207, 191); /* oklch */ color: oklch(88.9% 0.056 40.5);
Tailwind
colors: {
custom: {
50: '#feddd2',
500: '#fccfbf',
950: '#000000',
},
}SCSS
$custom: #fccfbf; $custom-light: #feddd2; $custom-dark: #000000;
JSON
{
"hex": "#fccfbf",
"rgb": {
"r": 252,
"g": 207,
"b": 191
},
"hsl": {
"h": 15.738,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.88912,
"c": 0.0556,
"h": 40.5
},
"luminance": 0.69083
}Semantic roles & 50–950 ramp
primary
#FCCFBF
secondary
#7DC8E2
accent
#A9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483