#FCC191#FCC191
#FCC191 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.092 H 60.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC191 |
|---|---|
| RGB | rgb(252, 193, 145) |
| HSL | hsl(27, 95%, 78%) |
| HSV | hsv(27, 42%, 99%) |
| CMYK | cmyk(0%, 23.4%, 42.5%, 1.2%) |
| CIE-LAB | lab(82.32, 15.22, 32.32) |
| CIE-LCH | lch(82.32, 35.72, 64.79°) |
| OKLab | oklab(85.32% 0.0458 0.0801) |
| OKLCH | oklch(85.32% 0.092 60.2) |
| XYZ | xyz(64.3281, 60.8835, 35.1460) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.29
Apricot (survey)
#FFB16D
ΔE00 5.77
Apricot
#FBCEB1
ΔE00 6.05
Light Peach
#FFD8B1
ΔE00 6.69
Burlywood
#DEB887
ΔE00 6.92
Peach
#FFDAB9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC191 #91CCFC
analogous
#FC9196 #FCC191 #FCF791
triadic
#FCC191 #91FCC1 #C191FC
tetradic
#FCC191 #96FC91 #91CCFC #F791FC
square
#FCC191 #96FC91 #91CCFC #F791FC
split-complementary
#FCC191 #91FCF7 #9196FC
monochromatic
#F97E1A #FA9F55 #FCC191 #FEE3CD #FEEEE1
Accessibility & contrast
On white
1.59
#FCC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FCC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC191
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC191 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58E
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc191; /* rgb */ color: rgb(252, 193, 145); /* oklch */ color: oklch(85.3% 0.092 60.2);
Tailwind
colors: {
custom: {
50: '#ffd3b1',
500: '#fcc191',
950: '#000000',
},
}SCSS
$custom: #fcc191; $custom-light: #ffd3b1; $custom-dark: #000000;
JSON
{
"hex": "#fcc191",
"rgb": {
"r": 252,
"g": 193,
"b": 145
},
"hsl": {
"h": 26.916,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.85324,
"c": 0.09231,
"h": 60.2
},
"luminance": 0.6088
}Semantic roles & 50–950 ramp
primary
#FCC191
secondary
#55A0DC
accent
#7FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381