#FDC07D#FDC07D
#FDC07D is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.9% C 0.109 H 68.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC07D |
|---|---|
| RGB | rgb(253, 192, 125) |
| HSL | hsl(31, 97%, 74%) |
| HSV | hsv(31, 51%, 99%) |
| CMYK | cmyk(0%, 24.1%, 50.6%, 0.8%) |
| CIE-LAB | lab(81.87, 14.22, 42.07) |
| CIE-LCH | lch(81.87, 44.41, 71.32°) |
| OKLab | oklab(84.9% 0.0409 0.1015) |
| OKLCH | oklch(84.9% 0.109 68.1) |
| XYZ | xyz(63.0623, 60.0667, 27.6706) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.94
Burlywood
#DEB887
ΔE00 6.65
Butterscotch
#FDB147
ΔE00 6.87
Light Orange
#FDAA48
ΔE00 7.16
Pale Orange
#FFA756
ΔE00 7.38
Peach (survey)
#FFB07C
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC07D #7DBAFD
analogous
#FD807D #FDC07D #FAFD7D
triadic
#FDC07D #7DFDC0 #C07DFD
tetradic
#FDC07D #7DFD80 #7DBAFD #FD7DFA
square
#FDC07D #7DFD80 #7DBAFD #FD7DFA
split-complementary
#FDC07D #7DFAFD #807DFD
monochromatic
#FB8604 #FCA341 #FDC07D #FEDDB9 #FFF0E1
Accessibility & contrast
On white
1.61
#FDC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FDC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC07D
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC07D | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C378
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdc07d; /* rgb */ color: rgb(253, 192, 125); /* oklch */ color: oklch(84.9% 0.109 68.1);
Tailwind
colors: {
custom: {
50: '#ffd3a3',
500: '#fdc07d',
950: '#000000',
},
}SCSS
$custom: #fdc07d; $custom-light: #ffd3a3; $custom-dark: #000000;
JSON
{
"hex": "#fdc07d",
"rgb": {
"r": 253,
"g": 192,
"b": 125
},
"hsl": {
"h": 31.406,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.84903,
"c": 0.10942,
"h": 68.1
},
"luminance": 0.60063
}Semantic roles & 50–950 ramp
primary
#FDC07D
secondary
#438CDB
accent
#6DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380