#FCC584#FCC584
#FCC584 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.8% C 0.103 H 70.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC584 |
|---|---|
| RGB | rgb(252, 197, 132) |
| HSL | hsl(33, 95%, 75%) |
| HSV | hsv(33, 48%, 99%) |
| CMYK | cmyk(0%, 21.8%, 47.6%, 1.2%) |
| CIE-LAB | lab(83.07, 11.85, 40.00) |
| CIE-LCH | lch(83.07, 41.72, 73.50°) |
| OKLab | oklab(85.85% 0.0346 0.0973) |
| OKLCH | oklch(85.85% 0.103 70.4) |
| XYZ | xyz(64.2787, 62.2977, 30.4643) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.10
Apricot (survey)
#FFB16D
ΔE00 6.61
Light Peach
#FFD8B1
ΔE00 7.43
Navajowhite
#FFDEAD
ΔE00 7.67
Butterscotch
#FDB147
ΔE00 7.87
Very Light Brown
#D3B683
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC584 #84BBFC
analogous
#FC8984 #FCC584 #F7FC84
triadic
#FCC584 #84FCC5 #C584FC
tetradic
#FCC584 #84FC89 #84BBFC #FC84F7
square
#FCC584 #84FC89 #84BBFC #FC84F7
split-complementary
#FCC584 #84F7FC #8984FC
monochromatic
#F98D0D #FBA948 #FCC584 #FDE1C0 #FEF1E1
Accessibility & contrast
On white
1.56
#FCC584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FCC584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC584
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC584 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc584; /* rgb */ color: rgb(252, 197, 132); /* oklch */ color: oklch(85.8% 0.103 70.4);
Tailwind
colors: {
custom: {
50: '#ffd6a8',
500: '#fcc584',
950: '#000000',
},
}SCSS
$custom: #fcc584; $custom-light: #ffd6a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc584",
"rgb": {
"r": 252,
"g": 197,
"b": 132
},
"hsl": {
"h": 32.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.85848,
"c": 0.10326,
"h": 70.4
},
"luminance": 0.62294
}Semantic roles & 50–950 ramp
primary
#FCC584
secondary
#498CDB
accent
#69E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380