#FCC491#FCC491
#FCC491 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.9% C 0.092 H 63.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC491 |
|---|---|
| RGB | rgb(252, 196, 145) |
| HSL | hsl(29, 95%, 78%) |
| HSV | hsv(29, 42%, 99%) |
| CMYK | cmyk(0%, 22.2%, 42.5%, 1.2%) |
| CIE-LAB | lab(83.03, 13.65, 33.26) |
| CIE-LCH | lch(83.03, 35.95, 67.69°) |
| OKLab | oklab(85.88% 0.0412 0.0823) |
| OKLCH | oklch(85.88% 0.092 63.4) |
| XYZ | xyz(64.9980, 62.2234, 35.3693) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.97
Apricot (survey)
#FFB16D
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 6.44
Peach (survey)
#FFB07C
ΔE00 6.50
Peach
#FFDAB9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC491 #91C9FC
analogous
#FC9193 #FCC491 #FCF991
triadic
#FCC491 #91FCC4 #C491FC
tetradic
#FCC491 #93FC91 #91C9FC #F991FC
square
#FCC491 #93FC91 #91C9FC #F991FC
split-complementary
#FCC491 #91FCF9 #9193FC
monochromatic
#F9841A #FAA455 #FCC491 #FEE4CD #FEEFE1
Accessibility & contrast
On white
1.56
#FCC491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FCC491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC491
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC491 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78D
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc491; /* rgb */ color: rgb(252, 196, 145); /* oklch */ color: oklch(85.9% 0.092 63.4);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#fcc491',
950: '#000000',
},
}SCSS
$custom: #fcc491; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#fcc491",
"rgb": {
"r": 252,
"g": 196,
"b": 145
},
"hsl": {
"h": 28.598,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.85882,
"c": 0.09205,
"h": 63.4
},
"luminance": 0.6222
}Semantic roles & 50–950 ramp
primary
#FCC491
secondary
#559CDC
accent
#78E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381