#FFDC76#FFDC76
#FFDC76 is a very light, vivid orange. Relative luminance 0.738; OKLCH L 90.4% C 0.127 H 90.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC76 |
|---|---|
| RGB | rgb(255, 220, 118) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 54%, 100%) |
| CMYK | cmyk(0%, 13.7%, 53.7%, 0%) |
| CIE-LAB | lab(88.81, 0.00, 54.01) |
| CIE-LCH | lch(88.81, 54.01, 90.00°) |
| OKLab | oklab(90.36% -0.0018 0.1274) |
| OKLCH | oklch(90.36% 0.127 90.8) |
| XYZ | xyz(70.1060, 73.7578, 27.6800) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.54
Pale Gold
#FDDE6C
ΔE00 2.13
Light Mustard
#F7D560
ΔE00 2.69
Yellow Tan
#FFE36E
ΔE00 3.21
Sandy
#F1DA7A
ΔE00 3.39
Light Gold
#FDDC5C
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC76 #7699FF
analogous
#FF9876 #FFDC76 #DDFF76
triadic
#FFDC76 #76FFDC #DC76FF
tetradic
#FFDC76 #76FF98 #7699FF #FF76DD
square
#FFDC76 #76FF98 #7699FF #FF76DD
split-complementary
#FFDC76 #76DDFF #9876FF
monochromatic
#FBBB00 #FFCC39 #FFDC76 #FFECB3 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FFDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC76
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC76 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc76; /* rgb */ color: rgb(255, 220, 118); /* oklch */ color: oklch(90.4% 0.127 90.8);
Tailwind
colors: {
custom: {
50: '#ffe6a0',
500: '#ffdc76',
950: '#000000',
},
}SCSS
$custom: #ffdc76; $custom-light: #ffe6a0; $custom-dark: #000000;
JSON
{
"hex": "#ffdc76",
"rgb": {
"r": 255,
"g": 220,
"b": 118
},
"hsl": {
"h": 44.672,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90362,
"c": 0.12737,
"h": 90.8
},
"luminance": 0.73754
}Semantic roles & 50–950 ramp
primary
#FFDC76
secondary
#3D65DD
accent
#3BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480