#FCCFAC#FCCFAC
#FCCFAC is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.5% C 0.069 H 59.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFAC |
|---|---|
| RGB | rgb(252, 207, 172) |
| HSL | hsl(26, 93%, 83%) |
| HSV | hsv(26, 32%, 99%) |
| CMYK | cmyk(0%, 17.9%, 31.7%, 1.2%) |
| CIE-LAB | lab(86.16, 11.00, 23.37) |
| CIE-LCH | lch(86.16, 25.83, 64.80°) |
| OKLab | oklab(88.48% 0.0348 0.0594) |
| OKLCH | oklch(88.48% 0.069 59.6) |
| XYZ | xyz(69.9055, 68.3027, 48.5233) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.10
Peach
#FFDAB9
ΔE00 3.12
Light Peach
#FFD8B1
ΔE00 3.20
Bisque
#FFE4C4
ΔE00 6.87
Navajowhite
#FFDEAD
ΔE00 7.23
Burlywood
#DEB887
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFAC #ACD9FC
analogous
#FCACB1 #FCCFAC #FCF7AC
triadic
#FCCFAC #ACFCCF #CFACFC
tetradic
#FCCFAC #B1FCAC #ACD9FC #F7ACFC
square
#FCCFAC #B1FCAC #ACD9FC #F7ACFC
split-complementary
#FCCFAC #ACFCF7 #ACB1FC
monochromatic
#F88B36 #FAAD71 #FCCFAC #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.43
#FCCFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FCCFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFAC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFAC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AA
Deuteranopia (green-blind)
#E7DBAC
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfac; /* rgb */ color: rgb(252, 207, 172); /* oklch */ color: oklch(88.5% 0.069 59.6);
Tailwind
colors: {
custom: {
50: '#feddc4',
500: '#fccfac',
950: '#000000',
},
}SCSS
$custom: #fccfac; $custom-light: #feddc4; $custom-dark: #000000;
JSON
{
"hex": "#fccfac",
"rgb": {
"r": 252,
"g": 207,
"b": 172
},
"hsl": {
"h": 26.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.88481,
"c": 0.06885,
"h": 59.6
},
"luminance": 0.683
}Semantic roles & 50–950 ramp
primary
#FCCFAC
secondary
#6CADE0
accent
#81E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482