#FCC595#FCC595
#FCC595 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.089 H 62.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC595 |
|---|---|
| RGB | rgb(252, 197, 149) |
| HSL | hsl(28, 94%, 79%) |
| HSV | hsv(28, 41%, 99%) |
| CMYK | cmyk(0%, 21.8%, 40.9%, 1.2%) |
| CIE-LAB | lab(83.34, 13.55, 31.58) |
| CIE-LCH | lch(83.34, 34.37, 66.78°) |
| OKLab | oklab(86.14% 0.0412 0.0786) |
| OKLCH | oklch(86.14% 0.089 62.3) |
| XYZ | xyz(65.5382, 62.8016, 37.0978) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.55
Apricot
#FBCEB1
ΔE00 5.68
Burlywood
#DEB887
ΔE00 6.48
Peach (survey)
#FFB07C
ΔE00 6.56
Peach
#FFDAB9
ΔE00 6.60
Apricot (survey)
#FFB16D
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC595 #95CCFC
analogous
#FC9598 #FCC595 #FCF895
triadic
#FCC595 #95FCC5 #C595FC
tetradic
#FCC595 #98FC95 #95CCFC #F895FC
square
#FCC595 #98FC95 #95CCFC #F895FC
split-complementary
#FCC595 #95FCF8 #9598FC
monochromatic
#F9841E #FAA459 #FCC595 #FEE6D1 #FEEFE1
Accessibility & contrast
On white
1.55
#FCC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FCC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC595
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC595 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#E3D596
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc595; /* rgb */ color: rgb(252, 197, 149); /* oklch */ color: oklch(86.1% 0.089 62.3);
Tailwind
colors: {
custom: {
50: '#ffd6b4',
500: '#fcc595',
950: '#000000',
},
}SCSS
$custom: #fcc595; $custom-light: #ffd6b4; $custom-dark: #000000;
JSON
{
"hex": "#fcc595",
"rgb": {
"r": 252,
"g": 197,
"b": 149
},
"hsl": {
"h": 27.961,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.86143,
"c": 0.08869,
"h": 62.3
},
"luminance": 0.62798
}Semantic roles & 50–950 ramp
primary
#FCC595
secondary
#589FDD
accent
#7BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381