#FFDC82#FFDC82
#FFDC82 is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.5% C 0.116 H 88.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC82 |
|---|---|
| RGB | rgb(255, 220, 130) |
| HSL | hsl(43, 100%, 75%) |
| HSV | hsv(43, 49%, 100%) |
| CMYK | cmyk(0%, 13.7%, 49%, 0%) |
| CIE-LAB | lab(88.95, 1.01, 48.43) |
| CIE-LCH | lch(88.95, 48.44, 88.81°) |
| OKLab | oklab(90.52% 0.0025 0.1161) |
| OKLCH | oklch(90.52% 0.116 88.8) |
| XYZ | xyz(70.8650, 74.0614, 31.6773) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.76
Sandy
#F1DA7A
ΔE00 3.80
Pale Gold
#FDDE6C
ΔE00 3.83
Light Mustard
#F7D560
ΔE00 4.29
Yellow Tan
#FFE36E
ΔE00 4.71
Light Gold
#FDDC5C
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC82 #82A5FF
analogous
#FF9D82 #FFDC82 #E3FF82
triadic
#FFDC82 #82FFDC #DC82FF
tetradic
#FFDC82 #82FF9D #82A5FF #FF82E3
square
#FFDC82 #82FF9D #82A5FF #FF82E3
split-complementary
#FFDC82 #82E3FF #9D82FF
monochromatic
#FFBA08 #FFCB45 #FFDC82 #FFEDBF #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FFDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC82
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC82 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdc82; /* rgb */ color: rgb(255, 220, 130); /* oklch */ color: oklch(90.5% 0.116 88.8);
Tailwind
colors: {
custom: {
50: '#ffe6a8',
500: '#ffdc82',
950: '#000000',
},
}SCSS
$custom: #ffdc82; $custom-light: #ffe6a8; $custom-dark: #000000;
JSON
{
"hex": "#ffdc82",
"rgb": {
"r": 255,
"g": 220,
"b": 130
},
"hsl": {
"h": 43.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.90521,
"c": 0.11609,
"h": 88.8
},
"luminance": 0.74058
}Semantic roles & 50–950 ramp
primary
#FFDC82
secondary
#4771DE
accent
#40E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480