#FFDC80#FFDC80
#FFDC80 is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.5% C 0.118 H 89.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC80 |
|---|---|
| RGB | rgb(255, 220, 128) |
| HSL | hsl(43, 100%, 75%) |
| HSV | hsv(43, 50%, 100%) |
| CMYK | cmyk(0%, 13.7%, 49.8%, 0%) |
| CIE-LAB | lab(88.93, 0.83, 49.37) |
| CIE-LCH | lch(88.93, 49.37, 89.03°) |
| OKLab | oklab(90.49% 0.0017 0.118) |
| OKLCH | oklch(90.49% 0.118 89.2) |
| XYZ | xyz(70.7321, 74.0082, 30.9772) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.58
Pale Gold
#FDDE6C
ΔE00 3.52
Sandy
#F1DA7A
ΔE00 3.66
Light Mustard
#F7D560
ΔE00 3.99
Yellow Tan
#FFE36E
ΔE00 4.43
Light Gold
#FDDC5C
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC80 #80A3FF
analogous
#FF9D80 #FFDC80 #E2FF80
triadic
#FFDC80 #80FFDC #DC80FF
tetradic
#FFDC80 #80FF9D #80A3FF #FF80E2
square
#FFDC80 #80FF9D #80A3FF #FF80E2
split-complementary
#FFDC80 #80E2FF #9D80FF
monochromatic
#FFBA06 #FFCB43 #FFDC80 #FFEDBD #FFF7E0
Accessibility & contrast
On white
1.33
#FFDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#FFDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC80
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC80 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc80; /* rgb */ color: rgb(255, 220, 128); /* oklch */ color: oklch(90.5% 0.118 89.2);
Tailwind
colors: {
custom: {
50: '#ffe6a6',
500: '#ffdc80',
950: '#000000',
},
}SCSS
$custom: #ffdc80; $custom-light: #ffe6a6; $custom-dark: #000000;
JSON
{
"hex": "#ffdc80",
"rgb": {
"r": 255,
"g": 220,
"b": 128
},
"hsl": {
"h": 43.465,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90493,
"c": 0.11801,
"h": 89.2
},
"luminance": 0.74005
}Semantic roles & 50–950 ramp
primary
#FFDC80
secondary
#456FDE
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480