#FFD986#FFD986
#FFD986 is a very light, moderate orange. Relative luminance 0.726; OKLCH L 90.0% C 0.110 H 85.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD986 |
|---|---|
| RGB | rgb(255, 217, 134) |
| HSL | hsl(41, 100%, 76%) |
| HSV | hsv(41, 47%, 100%) |
| CMYK | cmyk(0%, 14.9%, 47.5%, 0%) |
| CIE-LAB | lab(88.26, 2.90, 45.61) |
| CIE-LCH | lch(88.26, 45.70, 86.36°) |
| OKLab | oklab(90% 0.0084 0.11) |
| OKLCH | oklch(90% 0.11 85.6) |
| XYZ | xyz(70.3584, 72.6103, 32.8588) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.40
Sandy
#F1DA7A
ΔE00 5.17
Pale Gold
#FDDE6C
ΔE00 5.46
Light Mustard
#F7D560
ΔE00 5.54
Sand (survey)
#E2CA76
ΔE00 5.78
Pale Peach
#FFE5AD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD986 #86ACFF
analogous
#FF9D86 #FFD986 #E9FF86
triadic
#FFD986 #86FFD9 #D986FF
tetradic
#FFD986 #86FF9D #86ACFF #FF86E9
square
#FFD986 #86FF9D #86ACFF #FF86E9
split-complementary
#FFD986 #86E9FF #9D86FF
monochromatic
#FFB30C #FFC649 #FFD986 #FFECC3 #FFF5E0
Accessibility & contrast
On white
1.35
#FFD986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FFD986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD986
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD986 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD87F
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#FFCCC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd986; /* rgb */ color: rgb(255, 217, 134); /* oklch */ color: oklch(90.0% 0.110 85.6);
Tailwind
colors: {
custom: {
50: '#ffe4aa',
500: '#ffd986',
950: '#000000',
},
}SCSS
$custom: #ffd986; $custom-light: #ffe4aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd986",
"rgb": {
"r": 255,
"g": 217,
"b": 134
},
"hsl": {
"h": 41.157,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.89995,
"c": 0.11035,
"h": 85.6
},
"luminance": 0.72607
}Semantic roles & 50–950 ramp
primary
#FFD986
secondary
#4A79DF
accent
#48E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481