#FFD882#FFD882
#FFD882 is a very light, moderate orange. Relative luminance 0.720; OKLCH L 89.7% C 0.114 H 85.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD882 |
|---|---|
| RGB | rgb(255, 216, 130) |
| HSL | hsl(41, 100%, 75%) |
| HSV | hsv(41, 49%, 100%) |
| CMYK | cmyk(0%, 15.3%, 49%, 0%) |
| CIE-LAB | lab(87.96, 3.05, 47.21) |
| CIE-LCH | lch(87.96, 47.30, 86.30°) |
| OKLab | oklab(89.74% 0.0084 0.1133) |
| OKLCH | oklch(89.74% 0.114 85.8) |
| XYZ | xyz(69.8277, 71.9869, 31.3316) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.31
Sandy
#F1DA7A
ΔE00 5.13
Light Mustard
#F7D560
ΔE00 5.13
Pale Gold
#FDDE6C
ΔE00 5.19
Sand (survey)
#E2CA76
ΔE00 5.74
Maize
#F4D054
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD882 #82A9FF
analogous
#FF9982 #FFD882 #E7FF82
triadic
#FFD882 #82FFD8 #D882FF
tetradic
#FFD882 #82FF99 #82A9FF #FF82E7
square
#FFD882 #82FF99 #82A9FF #FF82E7
split-complementary
#FFD882 #82E7FF #9982FF
monochromatic
#FFB208 #FFC545 #FFD882 #FFEBBF #FFF5E0
Accessibility & contrast
On white
1.36
#FFD882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FFD882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD882
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD882 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77B
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#FFCAC3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd882; /* rgb */ color: rgb(255, 216, 130); /* oklch */ color: oklch(89.7% 0.114 85.8);
Tailwind
colors: {
custom: {
50: '#ffe3a8',
500: '#ffd882',
950: '#000000',
},
}SCSS
$custom: #ffd882; $custom-light: #ffe3a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd882",
"rgb": {
"r": 255,
"g": 216,
"b": 130
},
"hsl": {
"h": 41.28,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.89742,
"c": 0.11364,
"h": 85.8
},
"luminance": 0.71983
}Semantic roles & 50–950 ramp
primary
#FFD882
secondary
#4776DE
accent
#48E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480