#FFD686#FFD686
#FFD686 is a very light, moderate orange. Relative luminance 0.711; OKLCH L 89.4% C 0.109 H 83.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD686 |
|---|---|
| RGB | rgb(255, 214, 134) |
| HSL | hsl(40, 100%, 76%) |
| HSV | hsv(40, 47%, 100%) |
| CMYK | cmyk(0%, 16.1%, 47.5%, 0%) |
| CIE-LAB | lab(87.52, 4.44, 44.69) |
| CIE-LCH | lch(87.52, 44.90, 84.33°) |
| OKLab | oklab(89.41% 0.0129 0.108) |
| OKLCH | oklch(89.41% 0.109 83.2) |
| XYZ | xyz(69.5922, 71.0778, 32.6034) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.63
Pale Peach
#FFE5AD
ΔE00 6.25
Sand (survey)
#E2CA76
ΔE00 6.26
Sandy
#F1DA7A
ΔE00 6.31
Light Mustard
#F7D560
ΔE00 6.40
Navajowhite
#FFDEAD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD686 #86AFFF
analogous
#FF9A86 #FFD686 #ECFF86
triadic
#FFD686 #86FFD6 #D686FF
tetradic
#FFD686 #86FF9A #86AFFF #FF86EC
square
#FFD686 #86FF9A #86AFFF #FF86EC
split-complementary
#FFD686 #86ECFF #9A86FF
monochromatic
#FFAD0C #FFC149 #FFD686 #FFEBC3 #FFF5E0
Accessibility & contrast
On white
1.38
#FFD686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FFD686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD686
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD686 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D580
Deuteranopia (green-blind)
#F2E088
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd686; /* rgb */ color: rgb(255, 214, 134); /* oklch */ color: oklch(89.4% 0.109 83.2);
Tailwind
colors: {
custom: {
50: '#ffe2aa',
500: '#ffd686',
950: '#000000',
},
}SCSS
$custom: #ffd686; $custom-light: #ffe2aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd686",
"rgb": {
"r": 255,
"g": 214,
"b": 134
},
"hsl": {
"h": 39.669,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.89414,
"c": 0.10871,
"h": 83.2
},
"luminance": 0.71074
}Semantic roles & 50–950 ramp
primary
#FFD686
secondary
#4A7DDF
accent
#4EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481