#FFDE82#FFDE82
#FFDE82 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 90.9% C 0.117 H 90.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE82 |
|---|---|
| RGB | rgb(255, 222, 130) |
| HSL | hsl(44, 100%, 75%) |
| HSV | hsv(44, 49%, 100%) |
| CMYK | cmyk(0%, 12.9%, 49%, 0%) |
| CIE-LAB | lab(89.45, -0.01, 49.04) |
| CIE-LCH | lch(89.45, 49.04, 90.01°) |
| OKLab | oklab(90.91% -0.0005 0.1174) |
| OKLCH | oklch(90.91% 0.117 90.2) |
| XYZ | xyz(71.3930, 75.1175, 31.8533) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.11
Sandy
#F1DA7A
ΔE00 3.25
Pale Gold
#FDDE6C
ΔE00 3.28
Yellow Tan
#FFE36E
ΔE00 4.03
Light Mustard
#F7D560
ΔE00 4.08
Sand Yellow
#FCE166
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE82 #82A3FF
analogous
#FF9F82 #FFDE82 #E1FF82
triadic
#FFDE82 #82FFDE #DE82FF
tetradic
#FFDE82 #82FF9F #82A3FF #FF82E1
square
#FFDE82 #82FF9F #82A3FF #FF82E1
split-complementary
#FFDE82 #82E1FF #9F82FF
monochromatic
#FFBE08 #FFCE45 #FFDE82 #FFEEBF #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FFDE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE82
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE82 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde82; /* rgb */ color: rgb(255, 222, 130); /* oklch */ color: oklch(90.9% 0.117 90.2);
Tailwind
colors: {
custom: {
50: '#ffe8a8',
500: '#ffde82',
950: '#000000',
},
}SCSS
$custom: #ffde82; $custom-light: #ffe8a8; $custom-dark: #000000;
JSON
{
"hex": "#ffde82",
"rgb": {
"r": 255,
"g": 222,
"b": 130
},
"hsl": {
"h": 44.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.90913,
"c": 0.11742,
"h": 90.2
},
"luminance": 0.75114
}Semantic roles & 50–950 ramp
primary
#FFDE82
secondary
#476FDE
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480