#FCC99A#FCC99A
#FCC99A is a very light, moderate orange. Relative luminance 0.648; OKLCH L 87.0% C 0.084 H 64.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC99A |
|---|---|
| RGB | rgb(252, 201, 154) |
| HSL | hsl(29, 94%, 80%) |
| HSV | hsv(29, 39%, 99%) |
| CMYK | cmyk(0%, 20.2%, 38.9%, 1.2%) |
| CIE-LAB | lab(84.38, 12.01, 30.37) |
| CIE-LCH | lch(84.38, 32.66, 68.43°) |
| OKLab | oklab(86.99% 0.037 0.0758) |
| OKLCH | oklch(86.99% 0.084 64) |
| XYZ | xyz(66.8663, 64.8053, 39.5522) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.38
Apricot
#FBCEB1
ΔE00 5.32
Peach
#FFDAB9
ΔE00 5.57
Burlywood
#DEB887
ΔE00 6.35
Navajowhite
#FFDEAD
ΔE00 6.85
Apricot (survey)
#FFB16D
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC99A #9ACDFC
analogous
#FC9A9C #FCC99A #FCFA9A
triadic
#FCC99A #9AFCC9 #C99AFC
tetradic
#FCC99A #9CFC9A #9ACDFC #FA9AFC
square
#FCC99A #9CFC9A #9ACDFC #FA9AFC
split-complementary
#FCC99A #9AFCFA #9A9CFC
monochromatic
#F88923 #FAA95F #FCC99A #FEE9D5 #FEEFE1
Accessibility & contrast
On white
1.50
#FCC99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FCC99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC99A
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC99A | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC97
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc99a; /* rgb */ color: rgb(252, 201, 154); /* oklch */ color: oklch(87.0% 0.084 64.0);
Tailwind
colors: {
custom: {
50: '#ffd9b8',
500: '#fcc99a',
950: '#000000',
},
}SCSS
$custom: #fcc99a; $custom-light: #ffd9b8; $custom-dark: #000000;
JSON
{
"hex": "#fcc99a",
"rgb": {
"r": 252,
"g": 201,
"b": 154
},
"hsl": {
"h": 28.776,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.86987,
"c": 0.08437,
"h": 64
},
"luminance": 0.64802
}Semantic roles & 50–950 ramp
primary
#FCC99A
secondary
#5DA0DE
accent
#77E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381