#FDC591#FDC591
#FDC591 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.2% C 0.093 H 64.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC591 |
|---|---|
| RGB | rgb(253, 197, 145) |
| HSL | hsl(29, 96%, 78%) |
| HSV | hsv(29, 43%, 99%) |
| CMYK | cmyk(0%, 22.1%, 42.7%, 0.8%) |
| CIE-LAB | lab(83.37, 13.52, 33.72) |
| CIE-LCH | lch(83.37, 36.33, 68.16°) |
| OKLab | oklab(86.17% 0.0407 0.0834) |
| OKLCH | oklch(86.17% 0.093 64) |
| XYZ | xyz(65.5875, 62.8633, 35.4618) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.89
Apricot (survey)
#FFB16D
ΔE00 6.22
Burlywood
#DEB887
ΔE00 6.33
Apricot
#FBCEB1
ΔE00 6.60
Peach (survey)
#FFB07C
ΔE00 6.73
Peach
#FFDAB9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC591 #91C9FD
analogous
#FD9193 #FDC591 #FDFB91
triadic
#FDC591 #91FDC5 #C591FD
tetradic
#FDC591 #93FD91 #91C9FD #FB91FD
square
#FDC591 #93FD91 #91C9FD #FB91FD
split-complementary
#FDC591 #91FDFB #9193FD
monochromatic
#FB8619 #FCA555 #FDC591 #FEE5CD #FEEFE1
Accessibility & contrast
On white
1.55
#FDC591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FDC591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC591
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC591 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88D
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc591; /* rgb */ color: rgb(253, 197, 145); /* oklch */ color: oklch(86.2% 0.093 64.0);
Tailwind
colors: {
custom: {
50: '#ffd6b1',
500: '#fdc591',
950: '#000000',
},
}SCSS
$custom: #fdc591; $custom-light: #ffd6b1; $custom-dark: #000000;
JSON
{
"hex": "#fdc591",
"rgb": {
"r": 253,
"g": 197,
"b": 145
},
"hsl": {
"h": 28.889,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.86169,
"c": 0.09283,
"h": 64
},
"luminance": 0.62859
}Semantic roles & 50–950 ramp
primary
#FDC591
secondary
#549CDE
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381