#FDC37A#FDC37A
#FDC37A is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.112 H 71.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC37A |
|---|---|
| RGB | rgb(253, 195, 122) |
| HSL | hsl(33, 97%, 74%) |
| HSV | hsv(33, 52%, 99%) |
| CMYK | cmyk(0%, 22.9%, 51.8%, 0.8%) |
| CIE-LAB | lab(82.55, 12.40, 44.42) |
| CIE-LCH | lch(82.55, 46.12, 74.41°) |
| OKLab | oklab(85.42% 0.0351 0.1066) |
| OKLCH | oklch(85.42% 0.112 71.8) |
| XYZ | xyz(63.5390, 61.3221, 26.8983) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.46
Apricot (survey)
#FFB16D
ΔE00 6.54
Burlywood
#DEB887
ΔE00 6.89
Light Orange
#FDAA48
ΔE00 7.51
Pale Orange
#FFA756
ΔE00 8.56
Navajowhite
#FFDEAD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC37A #7AB4FD
analogous
#FD817A #FDC37A #F6FD7A
triadic
#FDC37A #7AFDC3 #C37AFD
tetradic
#FDC37A #7AFD81 #7AB4FD #FD7AF6
square
#FDC37A #7AFD81 #7AB4FD #FD7AF6
split-complementary
#FDC37A #7AF6FD #817AFD
monochromatic
#F98C04 #FCA83E #FDC37A #FEDEB6 #FFF1E1
Accessibility & contrast
On white
1.58
#FDC37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FDC37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC37A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC37A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C574
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc37a; /* rgb */ color: rgb(253, 195, 122); /* oklch */ color: oklch(85.4% 0.112 71.8);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fdc37a',
950: '#000000',
},
}SCSS
$custom: #fdc37a; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fdc37a",
"rgb": {
"r": 253,
"g": 195,
"b": 122
},
"hsl": {
"h": 33.435,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.85419,
"c": 0.11222,
"h": 71.8
},
"luminance": 0.61318
}Semantic roles & 50–950 ramp
primary
#FDC37A
secondary
#4185DB
accent
#66E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380