#FDC684#FDC684
#FDC684 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.104 H 70.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC684 |
|---|---|
| RGB | rgb(253, 198, 132) |
| HSL | hsl(33, 97%, 75%) |
| HSV | hsv(33, 48%, 99%) |
| CMYK | cmyk(0%, 21.7%, 47.8%, 0.8%) |
| CIE-LAB | lab(83.41, 11.73, 40.46) |
| CIE-LCH | lch(83.41, 42.12, 73.84°) |
| OKLab | oklab(86.14% 0.0342 0.0983) |
| OKLCH | oklch(86.14% 0.104 70.8) |
| XYZ | xyz(64.8697, 62.9406, 30.5573) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.31
Apricot (survey)
#FFB16D
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 7.56
Butterscotch
#FDB147
ΔE00 7.86
Very Light Brown
#D3B683
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC684 #84BBFD
analogous
#FD8984 #FDC684 #F8FD84
triadic
#FDC684 #84FDC6 #C684FD
tetradic
#FDC684 #84FD89 #84BBFD #FD84F8
square
#FDC684 #84FD89 #84BBFD #FD84F8
split-complementary
#FDC684 #84F8FD #8984FD
monochromatic
#FB8E0C #FCAA48 #FDC684 #FEE2C0 #FFF1E1
Accessibility & contrast
On white
1.55
#FDC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FDC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC684
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC684 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 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: #fdc684; /* rgb */ color: rgb(253, 198, 132); /* oklch */ color: oklch(86.1% 0.104 70.8);
Tailwind
colors: {
custom: {
50: '#ffd7a8',
500: '#fdc684',
950: '#000000',
},
}SCSS
$custom: #fdc684; $custom-light: #ffd7a8; $custom-dark: #000000;
JSON
{
"hex": "#fdc684",
"rgb": {
"r": 253,
"g": 198,
"b": 132
},
"hsl": {
"h": 32.727,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.86136,
"c": 0.10408,
"h": 70.8
},
"luminance": 0.62937
}Semantic roles & 50–950 ramp
primary
#FDC684
secondary
#498CDC
accent
#68E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380