#FDCE79#FDCE79
#FDCE79 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.116 H 81.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE79 |
|---|---|
| RGB | rgb(253, 206, 121) |
| HSL | hsl(39, 97%, 73%) |
| HSV | hsv(39, 52%, 99%) |
| CMYK | cmyk(0%, 18.6%, 52.2%, 0.8%) |
| CIE-LAB | lab(85.20, 6.61, 48.18) |
| CIE-LCH | lch(85.20, 48.63, 82.19°) |
| OKLab | oklab(87.49% 0.018 0.1149) |
| OKLCH | oklch(87.49% 0.116 81.1) |
| XYZ | xyz(66.0334, 66.4095, 27.4257) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.13
Light Mustard
#F7D560
ΔE00 6.76
Sand (survey)
#E2CA76
ΔE00 6.85
Maize
#F4D054
ΔE00 7.02
Pale Gold
#FDDE6C
ΔE00 7.56
Sandy
#F1DA7A
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE79 #79A8FD
analogous
#FD8C79 #FDCE79 #EAFD79
triadic
#FDCE79 #79FDCE #CE79FD
tetradic
#FDCE79 #79FD8C #79A8FD #FD79EA
square
#FDCE79 #79FD8C #79A8FD #FD79EA
split-complementary
#FDCE79 #79EAFD #8C79FD
monochromatic
#F8A104 #FCB83D #FDCE79 #FEE4B5 #FFF4E1
Accessibility & contrast
On white
1.47
#FDCE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FDCE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE79
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE79 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce79; /* rgb */ color: rgb(253, 206, 121); /* oklch */ color: oklch(87.5% 0.116 81.1);
Tailwind
colors: {
custom: {
50: '#ffdca1',
500: '#fdce79',
950: '#000000',
},
}SCSS
$custom: #fdce79; $custom-light: #ffdca1; $custom-dark: #000000;
JSON
{
"hex": "#fdce79",
"rgb": {
"r": 253,
"g": 206,
"b": 121
},
"hsl": {
"h": 38.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.87494,
"c": 0.11626,
"h": 81.1
},
"luminance": 0.66406
}Semantic roles & 50–950 ramp
primary
#FDCE79
secondary
#4077DA
accent
#52E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480