#FCC99D#FCC99D
#FCC99D is a very light, moderate orange. Relative luminance 0.649; OKLCH L 87.0% C 0.082 H 62.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC99D |
|---|---|
| RGB | rgb(252, 201, 157) |
| HSL | hsl(28, 94%, 80%) |
| HSV | hsv(28, 38%, 99%) |
| CMYK | cmyk(0%, 20.2%, 37.7%, 1.2%) |
| CIE-LAB | lab(84.44, 12.34, 28.88) |
| CIE-LCH | lch(84.44, 31.40, 66.86°) |
| OKLab | oklab(87.04% 0.0381 0.0724) |
| OKLCH | oklch(87.04% 0.082 62.2) |
| XYZ | xyz(67.1193, 64.9065, 40.8846) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.29
Apricot
#FBCEB1
ΔE00 4.52
Peach
#FFDAB9
ΔE00 5.23
Burlywood
#DEB887
ΔE00 6.74
Navajowhite
#FFDEAD
ΔE00 7.24
Peach (survey)
#FFB07C
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC99D #9DD0FC
analogous
#FC9DA1 #FCC99D #FCF89D
triadic
#FCC99D #9DFCC9 #C99DFC
tetradic
#FCC99D #A1FC9D #9DD0FC #F89DFC
square
#FCC99D #A1FC9D #9DD0FC #F89DFC
split-complementary
#FCC99D #9DFCF8 #9DA1FC
monochromatic
#F88826 #FAA862 #FCC99D #FEEAD8 #FEEFE1
Accessibility & contrast
On white
1.50
#FCC99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FCC99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC99D
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC99D | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9A
Deuteranopia (green-blind)
#E5D79E
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc99d; /* rgb */ color: rgb(252, 201, 157); /* oklch */ color: oklch(87.0% 0.082 62.2);
Tailwind
colors: {
custom: {
50: '#ffd9ba',
500: '#fcc99d',
950: '#000000',
},
}SCSS
$custom: #fcc99d; $custom-light: #ffd9ba; $custom-dark: #000000;
JSON
{
"hex": "#fcc99d",
"rgb": {
"r": 252,
"g": 201,
"b": 157
},
"hsl": {
"h": 27.789,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.87045,
"c": 0.0818,
"h": 62.2
},
"luminance": 0.64903
}Semantic roles & 50–950 ramp
primary
#FCC99D
secondary
#5FA3DE
accent
#7BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381