#FFDC77#FFDC77
#FFDC77 is a very light, vivid orange. Relative luminance 0.738; OKLCH L 90.4% C 0.126 H 90.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC77 |
|---|---|
| RGB | rgb(255, 220, 119) |
| HSL | hsl(45, 100%, 73%) |
| HSV | hsv(45, 53%, 100%) |
| CMYK | cmyk(0%, 13.7%, 53.3%, 0%) |
| CIE-LAB | lab(88.82, 0.08, 53.55) |
| CIE-LCH | lch(88.82, 53.55, 89.91°) |
| OKLab | oklab(90.37% -0.0014 0.1265) |
| OKLCH | oklch(90.37% 0.126 90.6) |
| XYZ | xyz(70.1657, 73.7817, 27.9946) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.48
Pale Gold
#FDDE6C
ΔE00 2.25
Light Mustard
#F7D560
ΔE00 2.80
Yellow Tan
#FFE36E
ΔE00 3.31
Sandy
#F1DA7A
ΔE00 3.39
Light Gold
#FDDC5C
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC77 #779AFF
analogous
#FF9877 #FFDC77 #DEFF77
triadic
#FFDC77 #77FFDC #DC77FF
tetradic
#FFDC77 #77FF98 #779AFF #FF77DE
square
#FFDC77 #77FF98 #779AFF #FF77DE
split-complementary
#FFDC77 #77DEFF #9877FF
monochromatic
#FCBB00 #FFCC3A #FFDC77 #FFECB4 #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FFDC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC77
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC77 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96E
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc77; /* rgb */ color: rgb(255, 220, 119); /* oklch */ color: oklch(90.4% 0.126 90.6);
Tailwind
colors: {
custom: {
50: '#ffe6a0',
500: '#ffdc77',
950: '#000000',
},
}SCSS
$custom: #ffdc77; $custom-light: #ffe6a0; $custom-dark: #000000;
JSON
{
"hex": "#ffdc77",
"rgb": {
"r": 255,
"g": 220,
"b": 119
},
"hsl": {
"h": 44.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90374,
"c": 0.12646,
"h": 90.6
},
"luminance": 0.73778
}Semantic roles & 50–950 ramp
primary
#FFDC77
secondary
#3D66DD
accent
#3BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480