#FCCFBD#FCCFBD
#FCCFBD is a very light, muted orange. Relative luminance 0.690; OKLCH L 88.9% C 0.057 H 42.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFBD |
|---|---|
| RGB | rgb(252, 207, 189) |
| HSL | hsl(17, 91%, 86%) |
| HSV | hsv(17, 25%, 99%) |
| CMYK | cmyk(0%, 17.9%, 25%, 1.2%) |
| CIE-LAB | lab(86.50, 13.22, 14.90) |
| CIE-LCH | lch(86.50, 19.92, 48.43°) |
| OKLab | oklab(88.86% 0.0415 0.0386) |
| OKLCH | oklch(88.86% 0.057 42.9) |
| XYZ | xyz(71.6438, 68.9981, 57.6784) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.30
Peach
#FFDAB9
ΔE00 7.48
Mistyrose
#FFE4E1
ΔE00 8.21
Pale Salmon
#FFB19A
ΔE00 8.82
Light Peach
#FFD8B1
ΔE00 8.83
Pale Rose
#FDC1C5
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFBD #BDEAFC
analogous
#FCBDCB #FCCFBD #FCEFBD
triadic
#FCCFBD #BDFCCF #CFBDFC
tetradic
#FCCFBD #CBFCBD #BDEAFC #EFBDFC
square
#FCCFBD #CBFCBD #BDEAFC #EFBDFC
split-complementary
#FCCFBD #BDFCEF #BDCBFC
monochromatic
#F77A48 #F9A482 #FCCFBD #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.42
#FCCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FCCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFBD
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFBD | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccfbd; /* rgb */ color: rgb(252, 207, 189); /* oklch */ color: oklch(88.9% 0.057 42.9);
Tailwind
colors: {
custom: {
50: '#feddd0',
500: '#fccfbd',
950: '#000000',
},
}SCSS
$custom: #fccfbd; $custom-light: #feddd0; $custom-dark: #000000;
JSON
{
"hex": "#fccfbd",
"rgb": {
"r": 252,
"g": 207,
"b": 189
},
"hsl": {
"h": 17.143,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.88864,
"c": 0.05668,
"h": 42.9
},
"luminance": 0.68995
}Semantic roles & 50–950 ramp
primary
#FCCFBD
secondary
#7BC5E2
accent
#A4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483