#FCC684#FCC684
#FCC684 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.0% C 0.103 H 71.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC684 |
|---|---|
| RGB | rgb(252, 198, 132) |
| HSL | hsl(33, 95%, 75%) |
| HSV | hsv(33, 48%, 99%) |
| CMYK | cmyk(0%, 21.4%, 47.6%, 1.2%) |
| CIE-LAB | lab(83.31, 11.33, 40.31) |
| CIE-LCH | lch(83.31, 41.87, 74.30°) |
| OKLab | oklab(86.04% 0.0331 0.098) |
| OKLCH | oklch(86.04% 0.103 71.3) |
| XYZ | xyz(64.5065, 62.7534, 30.5403) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.16
Apricot (survey)
#FFB16D
ΔE00 7.02
Navajowhite
#FFDEAD
ΔE00 7.45
Light Peach
#FFD8B1
ΔE00 7.45
Butterscotch
#FDB147
ΔE00 7.92
Very Light Brown
#D3B683
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC684 #84BAFC
analogous
#FC8A84 #FCC684 #F6FC84
triadic
#FCC684 #84FCC6 #C684FC
tetradic
#FCC684 #84FC8A #84BAFC #FC84F6
square
#FCC684 #84FC8A #84BAFC #FC84F6
split-complementary
#FCC684 #84F6FC #8A84FC
monochromatic
#F98F0D #FBAA48 #FCC684 #FDE2C0 #FEF1E1
Accessibility & contrast
On white
1.55
#FCC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FCC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC684
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC684 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87F
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc684; /* rgb */ color: rgb(252, 198, 132); /* oklch */ color: oklch(86.0% 0.103 71.3);
Tailwind
colors: {
custom: {
50: '#ffd7a8',
500: '#fcc684',
950: '#000000',
},
}SCSS
$custom: #fcc684; $custom-light: #ffd7a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc684",
"rgb": {
"r": 252,
"g": 198,
"b": 132
},
"hsl": {
"h": 33,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.86036,
"c": 0.10341,
"h": 71.3
},
"luminance": 0.6275
}Semantic roles & 50–950 ramp
primary
#FCC684
secondary
#498BDB
accent
#67E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380