#FFC684#FFC684
#FFC684 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.3% C 0.105 H 69.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC684 |
|---|---|
| RGB | rgb(255, 198, 132) |
| HSL | hsl(32, 100%, 76%) |
| HSV | hsv(32, 48%, 100%) |
| CMYK | cmyk(0%, 22.4%, 48.2%, 0%) |
| CIE-LAB | lab(83.61, 12.52, 40.75) |
| CIE-LCH | lch(83.61, 42.63, 72.92°) |
| OKLab | oklab(86.34% 0.0365 0.0989) |
| OKLCH | oklch(86.34% 0.105 69.8) |
| XYZ | xyz(65.6018, 63.3181, 30.5916) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.45
Burlywood
#DEB887
ΔE00 6.64
Light Peach
#FFD8B1
ΔE00 7.51
Butterscotch
#FDB147
ΔE00 7.80
Navajowhite
#FFDEAD
ΔE00 7.82
Light Orange
#FDAA48
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC684 #84BDFF
analogous
#FF8884 #FFC684 #FBFF84
triadic
#FFC684 #84FFC6 #C684FF
tetradic
#FFC684 #84FF88 #84BDFF #FF84FB
square
#FFC684 #84FF88 #84BDFF #FF84FB
split-complementary
#FFC684 #84FBFF #8884FF
monochromatic
#FF8D0A #FFAA47 #FFC684 #FFE2C1 #FFF1E0
Accessibility & contrast
On white
1.54
#FFC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FFC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC684
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC684 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97F
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#FFB8B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc684; /* rgb */ color: rgb(255, 198, 132); /* oklch */ color: oklch(86.3% 0.105 69.8);
Tailwind
colors: {
custom: {
50: '#ffd7a8',
500: '#ffc684',
950: '#000000',
},
}SCSS
$custom: #ffc684; $custom-light: #ffd7a8; $custom-dark: #000000;
JSON
{
"hex": "#ffc684",
"rgb": {
"r": 255,
"g": 198,
"b": 132
},
"hsl": {
"h": 32.195,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.86336,
"c": 0.10543,
"h": 69.8
},
"luminance": 0.63314
}Semantic roles & 50–950 ramp
primary
#FFC684
secondary
#488EDF
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380