#FFD782#FFD782
#FFD782 is a very light, moderate orange. Relative luminance 0.715; OKLCH L 89.5% C 0.113 H 85.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD782 |
|---|---|
| RGB | rgb(255, 215, 130) |
| HSL | hsl(41, 100%, 75%) |
| HSV | hsv(41, 49%, 100%) |
| CMYK | cmyk(0%, 15.7%, 49%, 0%) |
| CIE-LAB | lab(87.72, 3.56, 46.90) |
| CIE-LCH | lch(87.72, 47.04, 85.66°) |
| OKLab | oklab(89.55% 0.0099 0.1127) |
| OKLCH | oklch(89.55% 0.113 85) |
| XYZ | xyz(69.5723, 71.4761, 31.2464) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.72
Light Mustard
#F7D560
ΔE00 5.41
Sandy
#F1DA7A
ΔE00 5.50
Pale Gold
#FDDE6C
ΔE00 5.56
Sand (survey)
#E2CA76
ΔE00 5.87
Maize
#F4D054
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD782 #82AAFF
analogous
#FF9882 #FFD782 #E8FF82
triadic
#FFD782 #82FFD7 #D782FF
tetradic
#FFD782 #82FF98 #82AAFF #FF82E8
square
#FFD782 #82FF98 #82AAFF #FF82E8
split-complementary
#FFD782 #82E8FF #9882FF
monochromatic
#FFB008 #FFC345 #FFD782 #FFEBBF #FFF5E0
Accessibility & contrast
On white
1.37
#FFD782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FFD782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD782
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD782 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#F4E085
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd782; /* rgb */ color: rgb(255, 215, 130); /* oklch */ color: oklch(89.5% 0.113 85.0);
Tailwind
colors: {
custom: {
50: '#ffe3a8',
500: '#ffd782',
950: '#000000',
},
}SCSS
$custom: #ffd782; $custom-light: #ffe3a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd782",
"rgb": {
"r": 255,
"g": 215,
"b": 130
},
"hsl": {
"h": 40.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.89548,
"c": 0.11308,
"h": 85
},
"luminance": 0.71473
}Semantic roles & 50–950 ramp
primary
#FFD782
secondary
#4777DE
accent
#49E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480