#FCC495#FCC495
#FCC495 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 86.0% C 0.089 H 61.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC495 |
|---|---|
| RGB | rgb(252, 196, 149) |
| HSL | hsl(27, 94%, 79%) |
| HSV | hsv(27, 41%, 99%) |
| CMYK | cmyk(0%, 22.2%, 40.9%, 1.2%) |
| CIE-LAB | lab(83.10, 14.07, 31.27) |
| CIE-LCH | lch(83.10, 34.29, 65.77°) |
| OKLab | oklab(85.96% 0.0427 0.0778) |
| OKLCH | oklch(85.96% 0.089 61.2) |
| XYZ | xyz(65.3119, 62.3489, 37.0224) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.52
Light Peach
#FFD8B1
ΔE00 5.80
Peach (survey)
#FFB07C
ΔE00 6.18
Apricot (survey)
#FFB16D
ΔE00 6.52
Burlywood
#DEB887
ΔE00 6.69
Peach
#FFDAB9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC495 #95CDFC
analogous
#FC9599 #FCC495 #FCF895
triadic
#FCC495 #95FCC4 #C495FC
tetradic
#FCC495 #99FC95 #95CDFC #F895FC
square
#FCC495 #99FC95 #95CDFC #F895FC
split-complementary
#FCC495 #95FCF8 #9599FC
monochromatic
#F9821E #FAA359 #FCC495 #FEE5D1 #FEEEE1
Accessibility & contrast
On white
1.56
#FCC495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FCC495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC495
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC495 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C892
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc495; /* rgb */ color: rgb(252, 196, 149); /* oklch */ color: oklch(86.0% 0.089 61.2);
Tailwind
colors: {
custom: {
50: '#ffd5b4',
500: '#fcc495',
950: '#000000',
},
}SCSS
$custom: #fcc495; $custom-light: #ffd5b4; $custom-dark: #000000;
JSON
{
"hex": "#fcc495",
"rgb": {
"r": 252,
"g": 196,
"b": 149
},
"hsl": {
"h": 27.379,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.85956,
"c": 0.08876,
"h": 61.2
},
"luminance": 0.62345
}Semantic roles & 50–950 ramp
primary
#FCC495
secondary
#58A0DD
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381