#FFD082#FFD082
#FFD082 is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.2% C 0.110 H 79.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD082 |
|---|---|
| RGB | rgb(255, 208, 130) |
| HSL | hsl(37, 100%, 75%) |
| HSV | hsv(37, 49%, 100%) |
| CMYK | cmyk(0%, 18.4%, 49%, 0%) |
| CIE-LAB | lab(86.00, 7.16, 44.77) |
| CIE-LCH | lch(86.00, 45.33, 80.91°) |
| OKLab | oklab(88.2% 0.0204 0.1079) |
| OKLCH | oklch(88.2% 0.11 79.3) |
| XYZ | xyz(67.8279, 67.9872, 30.6650) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.69
Navajowhite
#FFDEAD
ΔE00 6.80
Sand (survey)
#E2CA76
ΔE00 7.46
Pale Peach
#FFE5AD
ΔE00 7.50
Light Mustard
#F7D560
ΔE00 7.86
Maize
#F4D054
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD082 #82B1FF
analogous
#FF9182 #FFD082 #EFFF82
triadic
#FFD082 #82FFD0 #D082FF
tetradic
#FFD082 #82FF91 #82B1FF #FF82EF
square
#FFD082 #82FF91 #82B1FF #FF82EF
split-complementary
#FFD082 #82EFFF #9182FF
monochromatic
#FFA208 #FFB945 #FFD082 #FFE7BF #FFF3E0
Accessibility & contrast
On white
1.44
#FFD082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FFD082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD082
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD082 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd082; /* rgb */ color: rgb(255, 208, 130); /* oklch */ color: oklch(88.2% 0.110 79.3);
Tailwind
colors: {
custom: {
50: '#ffdea7',
500: '#ffd082',
950: '#000000',
},
}SCSS
$custom: #ffd082; $custom-light: #ffdea7; $custom-dark: #000000;
JSON
{
"hex": "#ffd082",
"rgb": {
"r": 255,
"g": 208,
"b": 130
},
"hsl": {
"h": 37.44,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.882,
"c": 0.10979,
"h": 79.3
},
"luminance": 0.67983
}Semantic roles & 50–950 ramp
primary
#FFD082
secondary
#4780DE
accent
#56E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480