#FFDC86#FFDC86
#FFDC86 is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.6% C 0.112 H 88.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDC86 |
|---|---|
| RGB | rgb(255, 220, 134) |
| HSL | hsl(43, 100%, 76%) |
| HSV | hsv(43, 47%, 100%) |
| CMYK | cmyk(0%, 13.7%, 47.5%, 0%) |
| CIE-LAB | lab(89.00, 1.37, 46.54) |
| CIE-LCH | lch(89.00, 46.56, 88.32°) |
| OKLab | oklab(90.58% 0.0039 0.1121) |
| OKLCH | oklch(90.58% 0.112 88) |
| XYZ | xyz(71.1387, 74.1709, 33.1189) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.25
Sandy
#F1DA7A
ΔE00 4.15
Pale Gold
#FDDE6C
ΔE00 4.47
Light Mustard
#F7D560
ΔE00 4.91
Yellow Tan
#FFE36E
ΔE00 5.30
Sand (survey)
#E2CA76
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDC86 #86A9FF
analogous
#FFA086 #FFDC86 #E5FF86
triadic
#FFDC86 #86FFDC #DC86FF
tetradic
#FFDC86 #86FFA0 #86A9FF #FF86E5
square
#FFDC86 #86FFA0 #86A9FF #FF86E5
split-complementary
#FFDC86 #86E5FF #A086FF
monochromatic
#FFB90C #FFCA49 #FFDC86 #FFEEC3 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFDC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDC86
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDC86 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdc86; /* rgb */ color: rgb(255, 220, 134); /* oklch */ color: oklch(90.6% 0.112 88.0);
Tailwind
colors: {
custom: {
50: '#ffe6aa',
500: '#ffdc86',
950: '#000000',
},
}SCSS
$custom: #ffdc86; $custom-light: #ffe6aa; $custom-dark: #000000;
JSON
{
"hex": "#ffdc86",
"rgb": {
"r": 255,
"g": 220,
"b": 134
},
"hsl": {
"h": 42.645,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.90579,
"c": 0.11218,
"h": 88
},
"luminance": 0.74168
}Semantic roles & 50–950 ramp
primary
#FFDC86
secondary
#4A75DF
accent
#42E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481