#FCC99E#FCC99E
#FCC99E is a very light, moderate orange. Relative luminance 0.649; OKLCH L 87.1% C 0.081 H 61.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC99E |
|---|---|
| RGB | rgb(252, 201, 158) |
| HSL | hsl(27, 94%, 80%) |
| HSV | hsv(27, 37%, 99%) |
| CMYK | cmyk(0%, 20.2%, 37.3%, 1.2%) |
| CIE-LAB | lab(84.45, 12.45, 28.38) |
| CIE-LCH | lch(84.45, 30.99, 66.31°) |
| OKLab | oklab(87.07% 0.0385 0.0712) |
| OKLCH | oklch(87.07% 0.081 61.6) |
| XYZ | xyz(67.2050, 64.9408, 41.3361) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.25
Light Peach
#FFD8B1
ΔE00 4.29
Peach
#FFDAB9
ΔE00 5.14
Burlywood
#DEB887
ΔE00 6.89
Navajowhite
#FFDEAD
ΔE00 7.39
Peach (survey)
#FFB07C
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC99E #9ED1FC
analogous
#FC9EA2 #FCC99E #FCF89E
triadic
#FCC99E #9EFCC9 #C99EFC
tetradic
#FCC99E #A2FC9E #9ED1FC #F89EFC
square
#FCC99E #A2FC9E #9ED1FC #F89EFC
split-complementary
#FCC99E #9EFCF8 #9EA2FC
monochromatic
#F88727 #FAA863 #FCC99E #FEEAD9 #FEEEE1
Accessibility & contrast
On white
1.50
#FCC99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FCC99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC99E
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC99E | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9B
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#FFBEBE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fcc99e; /* rgb */ color: rgb(252, 201, 158); /* oklch */ color: oklch(87.1% 0.081 61.6);
Tailwind
colors: {
custom: {
50: '#ffd9bb',
500: '#fcc99e',
950: '#000000',
},
}SCSS
$custom: #fcc99e; $custom-light: #ffd9bb; $custom-dark: #000000;
JSON
{
"hex": "#fcc99e",
"rgb": {
"r": 252,
"g": 201,
"b": 158
},
"hsl": {
"h": 27.447,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.87065,
"c": 0.08097,
"h": 61.6
},
"luminance": 0.64937
}Semantic roles & 50–950 ramp
primary
#FCC99E
secondary
#60A4DE
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381