#FFD786#FFD786
#FFD786 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.6% C 0.109 H 84.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD786 |
|---|---|
| RGB | rgb(255, 215, 134) |
| HSL | hsl(40, 100%, 76%) |
| HSV | hsv(40, 47%, 100%) |
| CMYK | cmyk(0%, 15.7%, 47.5%, 0%) |
| CIE-LAB | lab(87.77, 3.92, 44.99) |
| CIE-LCH | lch(87.77, 45.16, 85.02°) |
| OKLab | oklab(89.61% 0.0114 0.1086) |
| OKLCH | oklch(89.61% 0.109 84) |
| XYZ | xyz(69.8460, 71.5856, 32.6880) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.21
Sandy
#F1DA7A
ΔE00 5.92
Sand (survey)
#E2CA76
ΔE00 6.08
Light Mustard
#F7D560
ΔE00 6.09
Pale Peach
#FFE5AD
ΔE00 6.16
Pale Gold
#FDDE6C
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD786 #86AEFF
analogous
#FF9B86 #FFD786 #EBFF86
triadic
#FFD786 #86FFD7 #D786FF
tetradic
#FFD786 #86FF9B #86AEFF #FF86EB
square
#FFD786 #86FF9B #86AEFF #FF86EB
split-complementary
#FFD786 #86EBFF #9B86FF
monochromatic
#FFAF0C #FFC349 #FFD786 #FFEBC3 #FFF5E0
Accessibility & contrast
On white
1.37
#FFD786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFD786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD786
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD786 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D680
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#FFCAC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd786; /* rgb */ color: rgb(255, 215, 134); /* oklch */ color: oklch(89.6% 0.109 84.0);
Tailwind
colors: {
custom: {
50: '#ffe3aa',
500: '#ffd786',
950: '#000000',
},
}SCSS
$custom: #ffd786; $custom-light: #ffe3aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd786",
"rgb": {
"r": 255,
"g": 215,
"b": 134
},
"hsl": {
"h": 40.165,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.89607,
"c": 0.10923,
"h": 84
},
"luminance": 0.71582
}Semantic roles & 50–950 ramp
primary
#FFD786
secondary
#4A7BDF
accent
#4CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481