#FFDC79#FFDC79
#FFDC79 is a very light, vivid orange. Relative luminance 0.738; OKLCH L 90.4% C 0.125 H 90.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC79 |
|---|---|
| RGB | rgb(255, 220, 121) |
| HSL | hsl(44, 100%, 74%) |
| HSV | hsv(44, 53%, 100%) |
| CMYK | cmyk(0%, 13.7%, 52.5%, 0%) |
| CIE-LAB | lab(88.84, 0.24, 52.63) |
| CIE-LCH | lch(88.84, 52.63, 89.73°) |
| OKLab | oklab(90.4% -0.0007 0.1246) |
| OKLCH | oklch(90.4% 0.125 90.3) |
| XYZ | xyz(70.2871, 73.8303, 28.6339) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.39
Pale Gold
#FDDE6C
ΔE00 2.52
Light Mustard
#F7D560
ΔE00 3.05
Sandy
#F1DA7A
ΔE00 3.40
Yellow Tan
#FFE36E
ΔE00 3.53
Light Gold
#FDDC5C
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC79 #799CFF
analogous
#FF9979 #FFDC79 #DFFF79
triadic
#FFDC79 #79FFDC #DC79FF
tetradic
#FFDC79 #79FF99 #799CFF #FF79DF
square
#FFDC79 #79FF99 #799CFF #FF79DF
split-complementary
#FFDC79 #79DFFF #9979FF
monochromatic
#FEBB00 #FFCC3C #FFDC79 #FFECB6 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FFDC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC79
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC79 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD970
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc79; /* rgb */ color: rgb(255, 220, 121); /* oklch */ color: oklch(90.4% 0.125 90.3);
Tailwind
colors: {
custom: {
50: '#ffe6a2',
500: '#ffdc79',
950: '#000000',
},
}SCSS
$custom: #ffdc79; $custom-light: #ffe6a2; $custom-dark: #000000;
JSON
{
"hex": "#ffdc79",
"rgb": {
"r": 255,
"g": 220,
"b": 121
},
"hsl": {
"h": 44.328,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.904,
"c": 0.12462,
"h": 90.3
},
"luminance": 0.73827
}Semantic roles & 50–950 ramp
primary
#FFDC79
secondary
#3F68DD
accent
#3CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480