#FFD982#FFD982
#FFD982 is a very light, moderate orange. Relative luminance 0.725; OKLCH L 89.9% C 0.114 H 86.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD982 |
|---|---|
| RGB | rgb(255, 217, 130) |
| HSL | hsl(42, 100%, 75%) |
| HSV | hsv(42, 49%, 100%) |
| CMYK | cmyk(0%, 14.9%, 49%, 0%) |
| CIE-LAB | lab(88.21, 2.54, 47.51) |
| CIE-LCH | lch(88.21, 47.58, 86.94°) |
| OKLab | oklab(89.94% 0.0069 0.114) |
| OKLCH | oklch(89.94% 0.114 86.5) |
| XYZ | xyz(70.0847, 72.5008, 31.4172) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.91
Sandy
#F1DA7A
ΔE00 4.77
Pale Gold
#FDDE6C
ΔE00 4.82
Light Mustard
#F7D560
ΔE00 4.88
Sand (survey)
#E2CA76
ΔE00 5.63
Maize
#F4D054
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD982 #82A8FF
analogous
#FF9A82 #FFD982 #E6FF82
triadic
#FFD982 #82FFD9 #D982FF
tetradic
#FFD982 #82FF9A #82A8FF #FF82E6
square
#FFD982 #82FF9A #82A8FF #FF82E6
split-complementary
#FFD982 #82E6FF #9A82FF
monochromatic
#FFB408 #FFC645 #FFD982 #FFECBF #FFF6E0
Accessibility & contrast
On white
1.35
#FFD982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFD982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD982
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD982 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77B
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#FFCBC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd982; /* rgb */ color: rgb(255, 217, 130); /* oklch */ color: oklch(89.9% 0.114 86.5);
Tailwind
colors: {
custom: {
50: '#ffe4a8',
500: '#ffd982',
950: '#000000',
},
}SCSS
$custom: #ffd982; $custom-light: #ffe4a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd982",
"rgb": {
"r": 255,
"g": 217,
"b": 130
},
"hsl": {
"h": 41.76,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.89937,
"c": 0.11423,
"h": 86.5
},
"luminance": 0.72497
}Semantic roles & 50–950 ramp
primary
#FFD982
secondary
#4775DE
accent
#46E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480