#FCC896#FCC896
#FCC896 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.7% C 0.088 H 65.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC896 |
|---|---|
| RGB | rgb(252, 200, 150) |
| HSL | hsl(29, 94%, 79%) |
| HSV | hsv(29, 40%, 99%) |
| CMYK | cmyk(0%, 20.6%, 40.5%, 1.2%) |
| CIE-LAB | lab(84.07, 12.09, 32.04) |
| CIE-LCH | lch(84.07, 34.25, 69.33°) |
| OKLab | oklab(86.72% 0.0369 0.0797) |
| OKLCH | oklch(86.72% 0.088 65.1) |
| XYZ | xyz(66.3064, 64.2096, 37.7494) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.87
Burlywood
#DEB887
ΔE00 6.09
Apricot
#FBCEB1
ΔE00 6.09
Peach
#FFDAB9
ΔE00 6.19
Navajowhite
#FFDEAD
ΔE00 6.89
Apricot (survey)
#FFB16D
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC896 #96CAFC
analogous
#FC9697 #FCC896 #FCFB96
triadic
#FCC896 #96FCC8 #C896FC
tetradic
#FCC896 #97FC96 #96CAFC #FB96FC
square
#FCC896 #97FC96 #96CAFC #FB96FC
split-complementary
#FCC896 #96FCFB #9697FC
monochromatic
#F98A1F #FAA95B #FCC896 #FEE7D2 #FEEFE1
Accessibility & contrast
On white
1.52
#FCC896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FCC896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC896
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC896 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#FFBDBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc896; /* rgb */ color: rgb(252, 200, 150); /* oklch */ color: oklch(86.7% 0.088 65.1);
Tailwind
colors: {
custom: {
50: '#ffd8b5',
500: '#fcc896',
950: '#000000',
},
}SCSS
$custom: #fcc896; $custom-light: #ffd8b5; $custom-dark: #000000;
JSON
{
"hex": "#fcc896",
"rgb": {
"r": 252,
"g": 200,
"b": 150
},
"hsl": {
"h": 29.412,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.86724,
"c": 0.08781,
"h": 65.1
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#FCC896
secondary
#599CDD
accent
#75E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381