#FCC391#FCC391
#FCC391 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.7% C 0.092 H 62.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC391 |
|---|---|
| RGB | rgb(252, 195, 145) |
| HSL | hsl(28, 95%, 78%) |
| HSV | hsv(28, 42%, 99%) |
| CMYK | cmyk(0%, 22.6%, 42.5%, 1.2%) |
| CIE-LAB | lab(82.79, 14.17, 32.95) |
| CIE-LCH | lch(82.79, 35.86, 66.73°) |
| OKLab | oklab(85.7% 0.0427 0.0816) |
| OKLCH | oklch(85.7% 0.092 62.4) |
| XYZ | xyz(64.7732, 61.7738, 35.2944) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.97
Peach (survey)
#FFB07C
ΔE00 6.08
Light Peach
#FFD8B1
ΔE00 6.19
Apricot
#FBCEB1
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.46
Peach
#FFDAB9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC391 #91CAFC
analogous
#FC9195 #FCC391 #FCF891
triadic
#FCC391 #91FCC3 #C391FC
tetradic
#FCC391 #95FC91 #91CAFC #F891FC
square
#FCC391 #95FC91 #91CAFC #F891FC
split-complementary
#FCC391 #91FCF8 #9195FC
monochromatic
#F9821A #FAA355 #FCC391 #FEE3CD #FEEFE1
Accessibility & contrast
On white
1.57
#FCC391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FCC391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC391
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC391 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78D
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc391; /* rgb */ color: rgb(252, 195, 145); /* oklch */ color: oklch(85.7% 0.092 62.4);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#fcc391',
950: '#000000',
},
}SCSS
$custom: #fcc391; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#fcc391",
"rgb": {
"r": 252,
"g": 195,
"b": 145
},
"hsl": {
"h": 28.037,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.85696,
"c": 0.09211,
"h": 62.4
},
"luminance": 0.6177
}Semantic roles & 50–950 ramp
primary
#FCC391
secondary
#559DDC
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381