#FDC07A#FDC07A
#FDC07A is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.9% C 0.112 H 69.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC07A |
|---|---|
| RGB | rgb(253, 192, 122) |
| HSL | hsl(32, 97%, 74%) |
| HSV | hsv(32, 52%, 99%) |
| CMYK | cmyk(0%, 24.1%, 51.8%, 0.8%) |
| CIE-LAB | lab(81.83, 13.96, 43.53) |
| CIE-LCH | lch(81.83, 45.72, 72.22°) |
| OKLab | oklab(84.86% 0.0398 0.1046) |
| OKLCH | oklch(84.86% 0.112 69.2) |
| XYZ | xyz(62.8736, 59.9912, 26.6765) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.23
Butterscotch
#FDB147
ΔE00 6.38
Burlywood
#DEB887
ΔE00 6.81
Light Orange
#FDAA48
ΔE00 6.90
Pale Orange
#FFA756
ΔE00 7.45
Sandybrown
#F4A460
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC07A #7AB7FD
analogous
#FD7E7A #FDC07A #F9FD7A
triadic
#FDC07A #7AFDC0 #C07AFD
tetradic
#FDC07A #7AFD7E #7AB7FD #FD7AF9
square
#FDC07A #7AFD7E #7AB7FD #FD7AF9
split-complementary
#FDC07A #7AF9FD #7E7AFD
monochromatic
#F98704 #FCA33E #FDC07A #FEDDB6 #FFF1E1
Accessibility & contrast
On white
1.62
#FDC07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FDC07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC07A
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC07A | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C374
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fdc07a; /* rgb */ color: rgb(253, 192, 122); /* oklch */ color: oklch(84.9% 0.112 69.2);
Tailwind
colors: {
custom: {
50: '#ffd3a1',
500: '#fdc07a',
950: '#000000',
},
}SCSS
$custom: #fdc07a; $custom-light: #ffd3a1; $custom-dark: #000000;
JSON
{
"hex": "#fdc07a",
"rgb": {
"r": 253,
"g": 192,
"b": 122
},
"hsl": {
"h": 32.061,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.84858,
"c": 0.11188,
"h": 69.2
},
"luminance": 0.59987
}Semantic roles & 50–950 ramp
primary
#FDC07A
secondary
#4188DB
accent
#6BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380