#FCC484#FCC484
#FCC484 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.7% C 0.103 H 69.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC484 |
|---|---|
| RGB | rgb(252, 196, 132) |
| HSL | hsl(32, 95%, 75%) |
| HSV | hsv(32, 48%, 99%) |
| CMYK | cmyk(0%, 22.2%, 47.6%, 1.2%) |
| CIE-LAB | lab(82.83, 12.37, 39.70) |
| CIE-LCH | lch(82.83, 41.58, 72.69°) |
| OKLab | oklab(85.66% 0.0362 0.0966) |
| OKLCH | oklch(85.66% 0.103 69.5) |
| XYZ | xyz(64.0524, 61.8451, 30.3889) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.07
Apricot (survey)
#FFB16D
ΔE00 6.20
Light Peach
#FFD8B1
ΔE00 7.44
Butterscotch
#FDB147
ΔE00 7.86
Navajowhite
#FFDEAD
ΔE00 7.92
Peach (survey)
#FFB07C
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC484 #84BCFC
analogous
#FC8884 #FCC484 #F8FC84
triadic
#FCC484 #84FCC4 #C484FC
tetradic
#FCC484 #84FC88 #84BCFC #FC84F8
square
#FCC484 #84FC88 #84BCFC #FC84F8
split-complementary
#FCC484 #84F8FC #8884FC
monochromatic
#F98B0D #FBA748 #FCC484 #FDE1C0 #FEF1E1
Accessibility & contrast
On white
1.57
#FCC484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FCC484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC484
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC484 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C77F
Deuteranopia (green-blind)
#E5D385
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc484; /* rgb */ color: rgb(252, 196, 132); /* oklch */ color: oklch(85.7% 0.103 69.5);
Tailwind
colors: {
custom: {
50: '#ffd5a8',
500: '#fcc484',
950: '#000000',
},
}SCSS
$custom: #fcc484; $custom-light: #ffd5a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc484",
"rgb": {
"r": 252,
"g": 196,
"b": 132
},
"hsl": {
"h": 32,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.8566,
"c": 0.10313,
"h": 69.5
},
"luminance": 0.61841
}Semantic roles & 50–950 ramp
primary
#FCC484
secondary
#498DDB
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380