#FFD482#FFD482
#FFD482 is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.0% C 0.112 H 82.6°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD482 |
|---|---|
| RGB | rgb(255, 212, 130) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 49%, 100%) |
| CMYK | cmyk(0%, 16.9%, 49%, 0%) |
| CIE-LAB | lab(86.98, 5.10, 45.99) |
| CIE-LCH | lch(86.98, 46.27, 83.67°) |
| OKLab | oklab(88.97% 0.0144 0.1106) |
| OKLCH | oklch(88.97% 0.112 82.6) |
| XYZ | xyz(68.8154, 69.9623, 30.9941) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.97
Light Mustard
#F7D560
ΔE00 6.37
Sand (survey)
#E2CA76
ΔE00 6.42
Sandy
#F1DA7A
ΔE00 6.65
Pale Gold
#FDDE6C
ΔE00 6.74
Pale Peach
#FFE5AD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD482 #82ADFF
analogous
#FF9582 #FFD482 #EBFF82
triadic
#FFD482 #82FFD4 #D482FF
tetradic
#FFD482 #82FF95 #82ADFF #FF82EB
square
#FFD482 #82FF95 #82ADFF #FF82EB
split-complementary
#FFD482 #82EBFF #9582FF
monochromatic
#FFAA08 #FFBF45 #FFD482 #FFE9BF #FFF4E0
Accessibility & contrast
On white
1.40
#FFD482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#FFD482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD482
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD482 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd482; /* rgb */ color: rgb(255, 212, 130); /* oklch */ color: oklch(89.0% 0.112 82.6);
Tailwind
colors: {
custom: {
50: '#ffe1a8',
500: '#ffd482',
950: '#000000',
},
}SCSS
$custom: #ffd482; $custom-light: #ffe1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd482",
"rgb": {
"r": 255,
"g": 212,
"b": 130
},
"hsl": {
"h": 39.36,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.88968,
"c": 0.11154,
"h": 82.6
},
"luminance": 0.69959
}Semantic roles & 50–950 ramp
primary
#FFD482
secondary
#477BDE
accent
#4FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480