#FCCFA4#FCCFA4
#FCCFA4 is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.3% C 0.076 H 65.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFA4 |
|---|---|
| RGB | rgb(252, 207, 164) |
| HSL | hsl(29, 94%, 82%) |
| HSV | hsv(29, 35%, 99%) |
| CMYK | cmyk(0%, 17.9%, 34.9%, 1.2%) |
| CIE-LAB | lab(86.01, 10.03, 27.35) |
| CIE-LCH | lch(86.01, 29.13, 69.86°) |
| OKLab | oklab(88.32% 0.0317 0.0689) |
| OKLCH | oklch(88.32% 0.076 65.3) |
| XYZ | xyz(69.1602, 68.0046, 44.5980) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.47
Peach
#FFDAB9
ΔE00 3.75
Apricot
#FBCEB1
ΔE00 4.61
Navajowhite
#FFDEAD
ΔE00 5.43
Bisque
#FFE4C4
ΔE00 6.68
Burlywood
#DEB887
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFA4 #A4D1FC
analogous
#FCA4A5 #FCCFA4 #FCFBA4
triadic
#FCCFA4 #A4FCCF #CFA4FC
tetradic
#FCCFA4 #A5FCA4 #A4D1FC #FBA4FC
square
#FCCFA4 #A5FCA4 #A4D1FC #FBA4FC
split-complementary
#FCCFA4 #A4FCFB #A4A5FC
monochromatic
#F8902E #FAB069 #FCCFA4 #FEEEDF #FEEFE1
Accessibility & contrast
On white
1.44
#FCCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FCCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFA4
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFA4 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED1A1
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#FFC5C3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccfa4; /* rgb */ color: rgb(252, 207, 164); /* oklch */ color: oklch(88.3% 0.076 65.3);
Tailwind
colors: {
custom: {
50: '#feddbf',
500: '#fccfa4',
950: '#000000',
},
}SCSS
$custom: #fccfa4; $custom-light: #feddbf; $custom-dark: #000000;
JSON
{
"hex": "#fccfa4",
"rgb": {
"r": 252,
"g": 207,
"b": 164
},
"hsl": {
"h": 29.318,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.88316,
"c": 0.07582,
"h": 65.3
},
"luminance": 0.68001
}Semantic roles & 50–950 ramp
primary
#FCCFA4
secondary
#65A3DF
accent
#75E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482