#FFD386#FFD386
#FFD386 is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.8% C 0.107 H 80.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD386 |
|---|---|
| RGB | rgb(255, 211, 134) |
| HSL | hsl(38, 100%, 76%) |
| HSV | hsv(38, 47%, 100%) |
| CMYK | cmyk(0%, 17.3%, 47.5%, 0%) |
| CIE-LAB | lab(86.79, 5.98, 43.76) |
| CIE-LCH | lch(86.79, 44.17, 82.22°) |
| OKLab | oklab(88.84% 0.0174 0.1059) |
| OKLCH | oklch(88.84% 0.107 80.7) |
| XYZ | xyz(68.8399, 69.5733, 32.3526) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.91
Navajowhite
#FFDEAD
ΔE00 6.29
Pale Peach
#FFE5AD
ΔE00 6.66
Sand (survey)
#E2CA76
ΔE00 6.97
Light Mustard
#F7D560
ΔE00 7.43
Sandy
#F1DA7A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD386 #86B2FF
analogous
#FF9786 #FFD386 #EEFF86
triadic
#FFD386 #86FFD3 #D386FF
tetradic
#FFD386 #86FF97 #86B2FF #FF86EE
square
#FFD386 #86FF97 #86B2FF #FF86EE
split-complementary
#FFD386 #86EEFF #9786FF
monochromatic
#FFA60C #FFBD49 #FFD386 #FFE9C3 #FFF4E0
Accessibility & contrast
On white
1.41
#FFD386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#FFD386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD386
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD386 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D380
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#FFC6C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd386; /* rgb */ color: rgb(255, 211, 134); /* oklch */ color: oklch(88.8% 0.107 80.7);
Tailwind
colors: {
custom: {
50: '#ffe0aa',
500: '#ffd386',
950: '#000000',
},
}SCSS
$custom: #ffd386; $custom-light: #ffe0aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd386",
"rgb": {
"r": 255,
"g": 211,
"b": 134
},
"hsl": {
"h": 38.182,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.88836,
"c": 0.10729,
"h": 80.7
},
"luminance": 0.6957
}Semantic roles & 50–950 ramp
primary
#FFD386
secondary
#4A80DF
accent
#53E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481