#FFD586#FFD586
#FFD586 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.2% C 0.108 H 82.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD586 |
|---|---|
| RGB | rgb(255, 213, 134) |
| HSL | hsl(39, 100%, 76%) |
| HSV | hsv(39, 47%, 100%) |
| CMYK | cmyk(0%, 16.5%, 47.5%, 0%) |
| CIE-LAB | lab(87.28, 4.95, 44.38) |
| CIE-LCH | lch(87.28, 44.65, 83.64°) |
| OKLab | oklab(89.22% 0.0144 0.1073) |
| OKLCH | oklch(89.22% 0.108 82.4) |
| XYZ | xyz(69.3399, 70.5732, 32.5193) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.05
Pale Peach
#FFE5AD
ΔE00 6.36
Navajowhite
#FFDEAD
ΔE00 6.44
Sand (survey)
#E2CA76
ΔE00 6.48
Sandy
#F1DA7A
ΔE00 6.71
Light Mustard
#F7D560
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD586 #86B0FF
analogous
#FF9986 #FFD586 #ECFF86
triadic
#FFD586 #86FFD5 #D586FF
tetradic
#FFD586 #86FF99 #86B0FF #FF86EC
square
#FFD586 #86FF99 #86B0FF #FF86EC
split-complementary
#FFD586 #86ECFF #9986FF
monochromatic
#FFAB0C #FFC049 #FFD586 #FFEAC3 #FFF4E0
Accessibility & contrast
On white
1.39
#FFD586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FFD586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD586
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD586 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D480
Deuteranopia (green-blind)
#F2DF88
Tritanopia (blue-blind)
#FFC8C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd586; /* rgb */ color: rgb(255, 213, 134); /* oklch */ color: oklch(89.2% 0.108 82.4);
Tailwind
colors: {
custom: {
50: '#ffe1aa',
500: '#ffd586',
950: '#000000',
},
}SCSS
$custom: #ffd586; $custom-light: #ffe1aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd586",
"rgb": {
"r": 255,
"g": 213,
"b": 134
},
"hsl": {
"h": 39.174,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.89221,
"c": 0.10822,
"h": 82.4
},
"luminance": 0.7057
}Semantic roles & 50–950 ramp
primary
#FFD586
secondary
#4A7EDF
accent
#50E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481