#FFDE86#FFDE86
#FFDE86 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.0% C 0.113 H 89.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE86 |
|---|---|
| RGB | rgb(255, 222, 134) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 47%, 100%) |
| CMYK | cmyk(0%, 12.9%, 47.5%, 0%) |
| CIE-LAB | lab(89.50, 0.35, 47.15) |
| CIE-LCH | lch(89.50, 47.15, 89.57°) |
| OKLab | oklab(90.97% 0.0009 0.1135) |
| OKLCH | oklch(90.97% 0.113 89.5) |
| XYZ | xyz(71.6668, 75.2270, 33.2949) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.59
Sandy
#F1DA7A
ΔE00 3.56
Pale Gold
#FDDE6C
ΔE00 3.92
Yellow Tan
#FFE36E
ΔE00 4.63
Light Mustard
#F7D560
ΔE00 4.64
Sand Yellow
#FCE166
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE86 #86A7FF
analogous
#FFA286 #FFDE86 #E4FF86
triadic
#FFDE86 #86FFDE #DE86FF
tetradic
#FFDE86 #86FFA2 #86A7FF #FF86E4
square
#FFDE86 #86FFA2 #86A7FF #FF86E4
split-complementary
#FFDE86 #86E4FF #A286FF
monochromatic
#FFBD0C #FFCD49 #FFDE86 #FFEFC3 #FFF7E0
Accessibility & contrast
On white
1.31
#FFDE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FFDE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE86
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE86 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#FFD1C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde86; /* rgb */ color: rgb(255, 222, 134); /* oklch */ color: oklch(91.0% 0.113 89.5);
Tailwind
colors: {
custom: {
50: '#ffe8ab',
500: '#ffde86',
950: '#000000',
},
}SCSS
$custom: #ffde86; $custom-light: #ffe8ab; $custom-dark: #000000;
JSON
{
"hex": "#ffde86",
"rgb": {
"r": 255,
"g": 222,
"b": 134
},
"hsl": {
"h": 43.636,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.9097,
"c": 0.11349,
"h": 89.5
},
"luminance": 0.75224
}Semantic roles & 50–950 ramp
primary
#FFDE86
secondary
#4A73DF
accent
#3FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481